diff options
Diffstat (limited to 'system/busybox/busybox-extras.post-install')
-rw-r--r-- | system/busybox/busybox-extras.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/busybox/busybox-extras.post-install b/system/busybox/busybox-extras.post-install new file mode 100644 index 000000000..a0327a691 --- /dev/null +++ b/system/busybox/busybox-extras.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +# Create all symlinks +exec /bin/busybox-extras --install -s |