PeterJG
Newbie
- Registriert
- 29. Oktober 2018
- Beiträge
- 1
- Reaktionspunkte
- 0
- Punkte
- 231
Ins ersten download Link "3GH Activator" fehlt es ein Dataei: upd. Das Script copie_scr.sh soll nur run.sh anrufen wenn das Dataei upd existiert ins root des SD:
...
Jetzt is das "3GH Activator" umgebaut ins "_MMI3GH_ACT" inclusiv Datei "upd"
Code:
...
if [ -e $SDCARD/upd ] ; then
cd $SDCARD
. ./run.sh
fi
Jetzt is das "3GH Activator" umgebaut ins "_MMI3GH_ACT" inclusiv Datei "upd"
Zuletzt bearbeitet: