wip
This commit is contained in:
@@ -18,7 +18,7 @@ ssh-import-key-gh hansonxyz
|
|||||||
# break
|
# break
|
||||||
# fi
|
# fi
|
||||||
# done
|
# done
|
||||||
if [ "$timeout" -gt 0 ]; then
|
# if [ "$timeout" -gt 0 ]; then
|
||||||
echo "Internet connection established, proceeding with update."
|
echo "Internet connection established, proceeding with update."
|
||||||
|
|
||||||
# Set branch to your target branch
|
# Set branch to your target branch
|
||||||
@@ -55,7 +55,7 @@ if [ "$timeout" -gt 0 ]; then
|
|||||||
else
|
else
|
||||||
echo "Already at the latest version; no update needed."
|
echo "Already at the latest version; no update needed."
|
||||||
fi
|
fi
|
||||||
fi
|
# fi
|
||||||
|
|
||||||
sudo bash /data/openpilot/shell/start_service.sh
|
sudo bash /data/openpilot/shell/start_service.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user