mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-21 03:52:10 +08:00
cell testing script
This commit is contained in:
Executable
+5
@@ -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