1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00
Havana/tools/crontab-scripts.txt
2022-09-15 20:29:22 +10:00

2 lines
No EOL
157 B
Text

@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'