also unset here

This commit is contained in:
Willem Melching
2021-01-19 13:09:35 +01:00
parent c732fd83ce
commit f068ac32bc
+2
View File
@@ -4,6 +4,8 @@ if [ -z "$BASEDIR" ]; then
BASEDIR="/data/openpilot"
fi
unset REQUIRED_NEOS_VERSION
unset AGNOS_VERSION
source "$BASEDIR/launch_env.sh"
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"