Files
port_butler/Makefile
T
2025-05-03 16:26:53 +07:00

3 lines
63 B
Makefile

run:
bash -c 'nohup python3 main.py >nohup.out 2>&1 & disown'