环境变换

master
chaopower 2023-12-15 10:58:07 +08:00
parent 19ad65c7a9
commit 8bc3bf2668
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export DATABASE=$WORKFLOW/database
export PATH=/home/install/product/workflow/software/Python-3.8.11/bin:$PATH
# script
export PATH=$WORKFLOW/script:$PATH
export PATH=$WORKFLOW/codes:$PATH
# software
export PATH=$WORKFLOW/software/bin:$PATH