Browse Source

added header to separate mods

pull/1255/head
Daniel Gibbs 8 years ago
parent
commit
53b528f996
  1. 1
      lgsm/functions/command_mods_update.sh

1
lgsm/functions/command_mods_update.sh

@ -84,6 +84,7 @@ while [ ${installedmodsline} -le ${installedmodscount} ]; do
fn_script_log_info "${modprettyname} will not be updated to preserve custom files"
else
echo ""
echo "==> Updating ${modprettyname}"
fn_create_mods_dir
fn_mods_clear_tmp_dir
fn_mods_create_tmp_dir

Loading…
Cancel
Save