Skip to content

Commit

Permalink
bugfix requested by EWD
Browse files Browse the repository at this point in the history
  • Loading branch information
saramsey committed Oct 21, 2023
1 parent 1a63cd5 commit fa575ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/autocomplete/RTX_Complete.start
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fi

cd /mnt/data/orangeboard/$DEVAREA/RTX/code/autocomplete

export PATH=/mnt/data/python/Python-3.9.13/bin:$PATH
export PATH=/mnt/data/python/Python-3.9.16/bin:$PATH

exec python3 -u server.py 1>$LOGFILE 2>$ELOGFILE

0 comments on commit fa575ad

Please sign in to comment.