mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-07-26 11:52:04 +08:00
cell testing script
old-commit-hash: 7bcecbfd0d1b3d5f47e263b86d64012f30944ab5
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