update modem script (#28793)

pull/28796/head
Cameron Clough 2 years ago committed by GitHub
parent 0cbc996de8
commit 62ae247417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      system/hardware/tici/restart_modem.sh

@ -7,7 +7,7 @@ sudo nmcli connection reload
sudo systemctl stop ModemManager
nmcli con down lte
nmcli con down magenta-prime
nmcli con down blue-prime
# power cycle modem
/usr/comma/lte/lte.sh stop_blocking

Loading…
Cancel
Save