diff --git a/launch_chffrplus.sh b/launch_chffrplus.sh index e3a1ab40..fc3358c1 100755 --- a/launch_chffrplus.sh +++ b/launch_chffrplus.sh @@ -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 )"