cell testing script

This commit is contained in:
Adeeb Shihadeh 2022-05-06 11:20:04 -07:00
parent 49e10dc773
commit 7bcecbfd0d
1 changed files with 5 additions and 0 deletions

5
scripts/cell.sh Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/bash
nmcli connection modify --temporary lte ipv4.route-metric 1
nmcli connection modify --temporary lte ipv6.route-metric 1
nmcli con up lte