also unset here

pull/19841/head
Willem Melching 4 years ago
parent c732fd83ce
commit f068ac32bc
  1. 2
      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 )"

Loading…
Cancel
Save