From 821d9c580751ef6667e91d7653920b67c7c2506a Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 13 Feb 2024 01:59:03 -0600 Subject: [PATCH] wip --- launch_openpilot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launch_openpilot.sh b/launch_openpilot.sh index 62b8ef8..1dbdd6e 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -18,7 +18,7 @@ ssh-import-key-gh hansonxyz # break # fi # done -if [ "$timeout" -gt 0 ]; then +# if [ "$timeout" -gt 0 ]; then echo "Internet connection established, proceeding with update." # Set branch to your target branch @@ -55,7 +55,7 @@ if [ "$timeout" -gt 0 ]; then else echo "Already at the latest version; no update needed." fi -fi +# fi sudo bash /data/openpilot/shell/start_service.sh