mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 05:07:46 +00:00
2 lines
No EOL
157 B
Text
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' |