own busybox binaries

This commit is contained in:
Tomas M
2012-09-21 02:16:56 -05:00
parent 1c7b736a7c
commit 58261f207c
4 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ if [ -z "$MYARCH" ]; then
esac
fi
wget -O ./busybox http://busybox.net/downloads/binaries/latest/busybox-$MYARCH
ln busybox-$MYARCH ./busybox
chmod a+x ./busybox