OS version needs to be unset on script start

old-commit-hash: c732fd83ce
commatwo_master
Willem Melching 4 years ago
parent 89ba987282
commit 2326281066
  1. 1
      launch_chffrplus.sh

@ -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"

Loading…
Cancel
Save