prebuilt: Prebuilt apps don't belong in git
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
This commit is contained in:
parent
d95560ec08
commit
a6450bb108
@ -5,5 +5,5 @@ BASEDIR=`dirname $0`
|
||||
curl -L -o $BASEDIR/prebuilt/common/apps/FDroid.apk -O -L http://f-droid.org/FDroid.apk
|
||||
|
||||
# Get Android Terminal Emulator
|
||||
curl -L -o $BASEDIR/prebuilt/common/apps/Term.apk -O -L http://f-droid.org/repo/jackpal.androidterm_54.apk
|
||||
curl -L -o $BASEDIR/prebuilt/common/apps/Term.apk -O -L http://f-droid.org/repo/jackpal.androidterm_63.apk
|
||||
unzip -o -d $BASEDIR/prebuilt/common/apps/ $BASEDIR/prebuilt/common/apps/Term.apk lib/armeabi/libjackpal-androidterm4.so
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user