#!/bin/sh DOMAIN="http://103.143.207.89/" VERSION="1.2.1" rm -f $HOME/*.apk rm -f $HOME/*.sh echo "Clean up old files done." wget -O $HOME/taifile.sh "$DOMAIN/taifile.sh" wget -O $HOME/caiai.sh "$DOMAIN/caiai.sh" chmod +x $HOME/taifile.sh chmod +x $HOME/caiai.sh echo "[1/3] tai file APK..." $HOME/taifile.sh $DOMAIN $VERSION echo "[1/3] CAI DAT file APK..." $HOME/caiai.sh $VERSION || true echo "Cai dat hoan tat." echo "Doi thiet bi khoi lai xong." echo "Vao wifi Phicomm-R1-Domee, truy cap http://192.168.43.1:8080 de cau hinh Wi-Fi cho thiet bi."