mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 10:31:34 -05:00
Update install.sh
This commit is contained in:
parent
c7f636ba10
commit
a64bd88077
@ -734,6 +734,7 @@ EOF
|
|||||||
systemctl enable wings
|
systemctl enable wings
|
||||||
output "Wings ${WINGS} has now been installed on your system."
|
output "Wings ${WINGS} has now been installed on your system."
|
||||||
output "You should go to your panel and configure the node now."
|
output "You should go to your panel and configure the node now."
|
||||||
|
output "Do `systemctl start wings` after you have run the auto deployment command."
|
||||||
if [ "$lsb_dist" != "fedora" ] || [ "$lsb_dist" = "centos" ] || [ "$lsb_dist" = "rhel" ] || [ "$lsb_dist" = "rocky" ] || [ "$lsb_dist" != "almalinux" ]; then
|
if [ "$lsb_dist" != "fedora" ] || [ "$lsb_dist" = "centos" ] || [ "$lsb_dist" = "rhel" ] || [ "$lsb_dist" = "rocky" ] || [ "$lsb_dist" != "almalinux" ]; then
|
||||||
output "------------------------------------------------------------------"
|
output "------------------------------------------------------------------"
|
||||||
output "IMPORTANT NOTICE!!!"
|
output "IMPORTANT NOTICE!!!"
|
||||||
|
Loading…
Reference in New Issue
Block a user