mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
1 number
This commit is contained in:
parent
8329ba4336
commit
55d6de93bc
@ -1369,7 +1369,7 @@ webserver_config(){
|
|||||||
elif [ "$webserver" = "2" ]; then
|
elif [ "$webserver" = "2" ]; then
|
||||||
apache_config
|
apache_config
|
||||||
fi
|
fi
|
||||||
elif [ "$installoption" = "3" ]; then
|
elif [ "$installoption" = "4" ]; then
|
||||||
if [ "$webserver" = "1" ]; then
|
if [ "$webserver" = "1" ]; then
|
||||||
nginx_config_0.7.19
|
nginx_config_0.7.19
|
||||||
elif [ "$webserver" = "2" ]; then
|
elif [ "$webserver" = "2" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user