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