also unset here

old-commit-hash: f068ac32bc
commatwo_master
Willem Melching 4 years ago
parent 2326281066
commit d37a4bc065
  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