Change path format
This commit is contained in:
parent
54760b73c4
commit
9c10ff4fe8
@ -48,7 +48,7 @@ if [ -d "/c/Programs/software/win/core/python/python_3.7.7" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Add the common cli scripts path to $PATH
|
# Add the common cli scripts path to $PATH
|
||||||
export PATH="$GURU_PYTHON_ROOT/common/util/cli:$PATH"
|
export PATH="//qs/resources/$studio2023_path/common/util/cli:$PATH"
|
||||||
|
|
||||||
# Configure the prompt
|
# Configure the prompt
|
||||||
export PS1_CTX="guru$ps1_mode bash"
|
export PS1_CTX="guru$ps1_mode bash"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user