mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Tools: removed PYTHONPATH setting
this was breaking mavproxy
This commit is contained in:
parent
82f76a9367
commit
6a558bff2b
@ -2,7 +2,6 @@
|
||||
|
||||
export PATH=$HOME/.local/bin:/usr/local/bin:$HOME/prefix/bin:$HOME/APM/px4/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH
|
||||
export PYTHONUNBUFFERED=1
|
||||
export PYTHONPATH=$HOME/APM
|
||||
|
||||
cd $HOME/APM || exit 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user