1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-16 14:14:42 -04:00
This commit is contained in:
HeyJack 2020-10-12 07:28:02 +01:00
parent 8329ba4336
commit 55d6de93bc

View File

@ -1369,7 +1369,7 @@ webserver_config(){
elif [ "$webserver" = "2" ]; then
apache_config
fi
elif [ "$installoption" = "3" ]; then
elif [ "$installoption" = "4" ]; then
if [ "$webserver" = "1" ]; then
nginx_config_0.7.19
elif [ "$webserver" = "2" ]; then