Debian: enabled on-screen Alt/Ctrl/Shift keys.

This commit is contained in:
pelya
2014-05-02 01:20:38 +03:00
parent 3895577492
commit e6285c76ba
7 changed files with 53 additions and 21 deletions

View File

@@ -1,10 +1,12 @@
#!/system/bin/sh
rm -rf $SDCARD/ubuntu
#rm -rf $SDCARD/ubuntu
echo "Extracting XSDL data files"
cd $SECURE_STORAGE_DIR
./busybox tar xzf $UNSECURE_STORAGE_DIR/data-1.tar.gz
rm -f $UNSECURE_STORAGE_DIR/data-1.tar.gz
export SECURE_STORAGE_DIR=$SECURE_STORAGE_DIR/img
cd $SECURE_STORAGE_DIR
echo "Installation path: $SECURE_STORAGE_DIR"
./postinstall.sh