cell testing script

old-commit-hash: 7bcecbfd0d
taco
Adeeb Shihadeh 3 years ago
parent 9ffe2ceb0e
commit 8bf3214ce3
  1. 5
      scripts/cell.sh

@ -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
Loading…
Cancel
Save