also unset here

old-commit-hash: f068ac32bcad6af32f267f989d64a2793593d0c9
This commit is contained in:
Willem Melching
2021-01-19 13:09:35 +01:00
parent 2326281066
commit d37a4bc065
+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 )"