From 6e552fdfa880dca30068a5845895bf0dc41dfd5f Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Mon, 3 Jul 2023 17:21:31 +0100 Subject: [PATCH] update modem script (#28793) old-commit-hash: 62ae247417c63b698b02e89462655891b68fe821 --- system/hardware/tici/restart_modem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/hardware/tici/restart_modem.sh b/system/hardware/tici/restart_modem.sh index 26c04e4fba..3c67d9d21d 100755 --- a/system/hardware/tici/restart_modem.sh +++ b/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