mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
Might aswell remove auto-deploy while i'm here
This commit is contained in:
parent
d29b07579a
commit
fd3256b747
@ -1494,10 +1494,6 @@ WantedBy=multi-user.target
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
systemctl enable wings
|
systemctl enable wings
|
||||||
output "Daemon installation is nearly complete, please go to the panel and get your 'Auto Deploy' command in the node configuration tab."
|
|
||||||
output "Paste your auto deploy command below: "
|
|
||||||
read AUTODEPLOY
|
|
||||||
${AUTODEPLOY}
|
|
||||||
systemctl start wings
|
systemctl start wings
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user