Auto-update: Fri Aug 2 14:12:09 PDT 2024
This commit is contained in:
parent
72c7777947
commit
b715a9b287
1 changed files with 1 additions and 4 deletions
5
start.sh
5
start.sh
|
@ -13,7 +13,4 @@ fi
|
||||||
source "./sijapi/config/.env"
|
source "./sijapi/config/.env"
|
||||||
|
|
||||||
# Run the Python script
|
# Run the Python script
|
||||||
python "$SCRIPT_PATH"
|
python "$SCRIPT_PATH"
|
||||||
|
|
||||||
# Deactivate the conda environment
|
|
||||||
conda deactivate
|
|
Loading…
Reference in a new issue