mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 08:42:03 +08:00
fix cell auto configuration
This commit is contained in:
@@ -65,6 +65,9 @@ fi
|
||||
# sudo because udev isn't ready yet
|
||||
sudo $(which python3) /usr/comma/set_time.py
|
||||
|
||||
# TODO: why is this necessary when this is in the connection settings?
|
||||
nmcli connection modify --temporary lte gsm.auto-config yes
|
||||
nmcli connection modify --temporary lte gsm.home-only yes
|
||||
|
||||
while true; do
|
||||
pkill -f "$SETUP"
|
||||
|
||||
Reference in New Issue
Block a user