Files
Archive/havana/Havana_Repo/tools/crontab-scripts.txt

2 lines
157 B
Plaintext
Raw Permalink Normal View History

2025-12-09 06:52:43 +00:00
@reboot screen -dmS web sh -c 'cd /root/hotel/; sh start_web.sh; exec bash'
@reboot screen -dmS server sh -c 'cd /root/hotel/; sh start_server.sh; exec bash'