This commit is contained in:
Karl Hudgell 2020-03-12 13:04:05 +00:00
parent eb95e03167
commit bd47789fe4
2 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ GOTO START
cls
color 47
echo. Downloading Latest Pujie Black
curl -o data/apps/Pujie.apk http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Pujie.apk
data\wget.exe -q http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Pujie.apk -P ./data/apps
echo. Installing Latest Pujie Black
%adb% install data/apps/Pujie.apk
::%adb% shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:0

BIN
data/wget.exe Normal file

Binary file not shown.