This commit is contained in:
2025-05-03 16:26:53 +07:00
commit 16032df9b5
2 changed files with 63 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
run:
bash -c 'nohup python3 main.py >nohup.out 2>&1 & disown'