This commit is contained in:
Justin (shocknet) 2024-07-16 16:36:25 -04:00
parent 352c0b97c0
commit a5c9a2673e
3 changed files with 1 additions and 403 deletions

View file

@ -97,6 +97,4 @@ wait \$NODE_PID
EOF
chmod +x start.sh
log "systemctl not available. Created start.sh. Please use this script to start the services manually."
}
start_services
}