This commit is contained in:
@@ -95,6 +95,6 @@ sed -i "s/^ nodename:.*/ nodename: $HOSTNAME/" "$CONFIG_FILE"
|
|||||||
# Start the cron service
|
# Start the cron service
|
||||||
service cron start
|
service cron start
|
||||||
nohup teleport start &
|
nohup teleport start &
|
||||||
z
|
|
||||||
# Start the application with pm2
|
# Start the application with pm2
|
||||||
exec pm2-runtime "php -t public -S 0.0.0.0:8000"
|
exec pm2-runtime "php -t public -S 0.0.0.0:8000"
|
||||||
|
|||||||
Reference in New Issue
Block a user