From db8cff7028c0bff3be3dc73b29d42dfeb8a8e9de Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Mon, 3 Jul 2023 08:03:41 -0700 Subject: [PATCH] Partial revert "Update cell.sh (#27055)" old-commit-hash: 0cbc996de8a460eafb1aac670ecf83572dc254f8 --- scripts/cell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cell.sh b/scripts/cell.sh index 3623fe5b16..3f31978af5 100755 --- a/scripts/cell.sh +++ b/scripts/cell.sh @@ -1,3 +1,3 @@ #!/usr/bin/bash nmcli connection modify --temporary lte ipv4.route-metric 1 ipv6.route-metric 1 -nmcli con up --wait --ask lte +nmcli con up lte