cell testing script
old-commit-hash: 7bcecbfd0d1b3d5f47e263b86d64012f30944ab5
This commit is contained in:
5
scripts/cell.sh
Executable file
5
scripts/cell.sh
Executable 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
|
||||
Reference in New Issue
Block a user