mirror of
https://github.com/ej52/proxmox-scripts.git
synced 2025-11-23 17:30:27 +01:00
add delay after first start
This commit is contained in:
@@ -193,6 +193,7 @@ EOF
|
||||
chmod a+x /etc/init.d/npm
|
||||
rc-update add npm boot &>/dev/null
|
||||
rc-service npm start &>/dev/null
|
||||
sleep 5
|
||||
|
||||
# Cleanup
|
||||
info "Cleaning up..."
|
||||
|
||||
Reference in New Issue
Block a user