@echo off
setlocal
cd /d %~dp0
wget --no-check-certificate https://guardianproject.info/releases/orbot-latest.apk
adb -a install orbot-latest.apk
rm orbot-latest.apk
setlocal
cd /d %~dp0
wget --no-check-certificate https://guardianproject.info/releases/orbot-latest.apk
adb -a install orbot-latest.apk
rm orbot-latest.apk
Комментариев нет:
Отправить комментарий