diff --git a/run.sh b/run.sh index 5c1ccad..0da61c1 100644 --- a/run.sh +++ b/run.sh @@ -1,2 +1,3 @@ source ~/miniconda3/bin/activate +nohup python merger.py & sudo env "PATH=$PATH" python main.py \ No newline at end of file