From 1efede6975cf8f8f3e035321c4ad12e154415bb2 Mon Sep 17 00:00:00 2001 From: chaopower Date: Tue, 5 Dec 2023 15:05:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=8E=AF=E5=A2=83=E5=8F=98?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/soft_bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/soft_bash b/script/soft_bash index 36034e2..327f900 100755 --- a/script/soft_bash +++ b/script/soft_bash @@ -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