更改环境变量
parent
2bf3a12813
commit
1efede6975
|
|
@ -4,7 +4,7 @@ export PUBLIC=$WORKFLOW/script/public
|
|||
export DATABASE=$WORKFLOW/database
|
||||
|
||||
# python
|
||||
export PATH=/dataseq/product/workflow/software/Python-3.8.11/bin:$PATH
|
||||
export PATH=/home/install/software/Python-3.8.11/bin:$PATH
|
||||
|
||||
# script
|
||||
export PATH=$WORKFLOW/script:$PATH
|
||||
|
|
|
|||
Loading…
Reference in New Issue