Add nohup command to run merger.py in background

This commit is contained in:
Nawaz Haider
2026-01-15 16:13:30 +06:00
parent 768ec1358c
commit 3eeea819a9
+1
View File
@@ -1,2 +1,3 @@
source ~/miniconda3/bin/activate
nohup python merger.py &
sudo env "PATH=$PATH" python main.py