Update comgt script mywifi.scr

pull/1/head
Igor Zalatov (from Citadel PC) 2022-09-25 22:02:39 +03:00
parent b625d4da37
commit c5e60ade92
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ opengt
if % = 0 goto hangup_modem
:hangup_modem
print "Hangup modem\n"
send "ATH^m"
send "AT+CHUP^m"
waitquiet 1 0.2
exec "/root/mywifi_tg.sh"+$s
exec "logger -r ring"+$s
goto wait_first_ring