mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
add bartop
This commit is contained in:
parent
6ffd3977f0
commit
a1f850d470
@ -49,6 +49,10 @@ if [ "$TOONTOWN" ]; then
|
||||
TOONTOWN=`cygpath -w $TOONTOWN`
|
||||
export TOONTOWN
|
||||
fi
|
||||
if [ "$BARTOP" ]; then
|
||||
BARTOP=`cygpath -w $BARTOP`
|
||||
export BARTOP
|
||||
fi
|
||||
|
||||
# Export the proper home environment variable
|
||||
HOME=`cygpath -w $HOME`
|
||||
|
Loading…
x
Reference in New Issue
Block a user