mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
The script now gives Database infos again
Fixed a bug where the script does not give the user database info post installation
This commit is contained in:
parent
c0c6065330
commit
70fc2ee0aa
@ -2091,6 +2091,7 @@ case $installoption in
|
|||||||
firewall
|
firewall
|
||||||
setup_pterodactyl
|
setup_pterodactyl
|
||||||
broadcast
|
broadcast
|
||||||
|
broadcast_database
|
||||||
;;
|
;;
|
||||||
2) webserver_options
|
2) webserver_options
|
||||||
theme_options
|
theme_options
|
||||||
@ -2106,6 +2107,7 @@ case $installoption in
|
|||||||
ssl_certs
|
ssl_certs
|
||||||
install_wings
|
install_wings
|
||||||
broadcast
|
broadcast
|
||||||
|
broadcast_database
|
||||||
;;
|
;;
|
||||||
4) repositories_setup_0.7.19
|
4) repositories_setup_0.7.19
|
||||||
required_infos
|
required_infos
|
||||||
|
Loading…
Reference in New Issue
Block a user