use good env

This commit is contained in:
Bertrand Benjamin 2018-09-13 11:30:19 +02:00
parent 37821b00a4
commit 706edabdd1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ export ROOT=`pwd`
export TEXINPUTS=".:${ROOT}/tools/style//::"
# activate virtual env
. ./venv/bin/activate
source ./.venv/bin/activate
goroot(){
cd $ROOT