mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-11 05:13:13 +02:00
remove debug lines
This commit is contained in:
@@ -136,8 +136,6 @@ case $CHOICE in
|
|||||||
ZAP_ANDROID)
|
ZAP_ANDROID)
|
||||||
# choose IP or TOR --> function call
|
# choose IP or TOR --> function call
|
||||||
choose_IP_or_TOR
|
choose_IP_or_TOR
|
||||||
echo "connect(${connect})"
|
|
||||||
read key
|
|
||||||
appstoreLink="https://play.google.com/store/apps/details?id=zapsolutions.zap"
|
appstoreLink="https://play.google.com/store/apps/details?id=zapsolutions.zap"
|
||||||
/home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink}
|
/home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink}
|
||||||
whiptail --title "Install Zap from PlayStore on your Android device" \
|
whiptail --title "Install Zap from PlayStore on your Android device" \
|
||||||
@@ -166,6 +164,7 @@ case $CHOICE in
|
|||||||
exit 1;
|
exit 1;
|
||||||
;;
|
;;
|
||||||
ZEUS_ANDROID)
|
ZEUS_ANDROID)
|
||||||
|
# choose IP or TOR --> function call
|
||||||
choose_IP_or_TOR
|
choose_IP_or_TOR
|
||||||
appstoreLink="https://play.google.com/store/apps/details?id=com.zeusln.zeus"
|
appstoreLink="https://play.google.com/store/apps/details?id=com.zeusln.zeus"
|
||||||
/home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink}
|
/home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink}
|
||||||
|
Reference in New Issue
Block a user