parent
49e10dc773
commit
7bcecbfd0d
1 changed files with 5 additions and 0 deletions
@ -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…
Reference in new issue