mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
OS version needs to be unset on script start
old-commit-hash: c732fd83ce0413ab9f7ce207a4f154ab2dc68ab1
This commit is contained in:
@@ -195,6 +195,7 @@ function launch {
|
||||
|
||||
echo "Restarting launch script ${LAUNCHER_LOCATION}"
|
||||
unset REQUIRED_NEOS_VERSION
|
||||
unset AGNOS_VERSION
|
||||
exec "${LAUNCHER_LOCATION}"
|
||||
else
|
||||
echo "openpilot backup found, not updating"
|
||||
|
||||
Reference in New Issue
Block a user