Просмотр исходного кода

added missing fn_print_ok_eol_nl

UltimateByte 9 лет назад
Родитель
Сommit
b62d58fe85
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/command_mods_remove.sh

+ 1 - 1
lgsm/functions/command_mods_remove.sh

@@ -86,8 +86,8 @@ while [ "${modfileline}" -le "${modsfilelistsize}" ]; do
 	printf  "removing ${modprettyname} ${modfileline} / ${modsfilelistsize} : ${currentfileremove}..."
 	((modfileline++))
 done
+fn_print_ok_eol_nl
 sleep 0.5
-
 # Remove file list
 echo -en "removing ${modcommand}-files.txt..."
 sleep 0.5