cell testing script

pull/24429/head
Adeeb Shihadeh 3 years ago
parent 49e10dc773
commit 7bcecbfd0d
  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