Browse Source

bug

feature/dst-changes
Daniel Gibbs 6 months ago
parent
commit
2564d82b26
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 2
      lgsm/modules/install_config.sh

2
lgsm/modules/install_config.sh

@ -18,7 +18,7 @@ fn_check_cfgdir() {
# Copys default configs from Game-Server-Configs repo to server config location.
# Downloads default configs from Game-Server-Configs repo to lgsm/config-default.
fn_default_config_remote() {
fn_fetch_default_config() {
echo -e ""
echo -e "${bold}${lightyellow}Downloading ${gamename} Configs${default}"
fn_messages_separator

Loading…
Cancel
Save