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