From b715a9b287299e6a5bc5baec2f70e620677ed64f Mon Sep 17 00:00:00 2001 From: sanj <67624670+iodrift@users.noreply.github.com> Date: Fri, 2 Aug 2024 14:12:09 -0700 Subject: [PATCH] Auto-update: Fri Aug 2 14:12:09 PDT 2024 --- start.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/start.sh b/start.sh index adce0e4..34991c4 100644 --- a/start.sh +++ b/start.sh @@ -13,7 +13,4 @@ fi source "./sijapi/config/.env" # Run the Python script -python "$SCRIPT_PATH" - -# Deactivate the conda environment -conda deactivate \ No newline at end of file +python "$SCRIPT_PATH" \ No newline at end of file