mirror of
https://github.com/zebrajr/tornfarm.git
synced 2025-12-06 00:20:23 +01:00
3 lines
79 B
Python
3 lines
79 B
Python
nohup python3 torn_farm_cloud.py > torn_farm.log 2>&1 &
|
|
echo $! > torn_pid.txt
|