Daniel Gibbs 9 лет назад
Родитель
Сommit
53b528f996
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lgsm/functions/command_mods_update.sh

+ 1 - 0
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"
 			fn_script_log_info "${modprettyname} will not be updated to preserve custom files"
 		else
 		else
 			echo ""
 			echo ""
+			echo "==> Updating ${modprettyname}"
 			fn_create_mods_dir
 			fn_create_mods_dir
 			fn_mods_clear_tmp_dir
 			fn_mods_clear_tmp_dir
 			fn_mods_create_tmp_dir
 			fn_mods_create_tmp_dir