فهرست منبع

added missing fn_print_ok_eol_nl

UltimateByte 9 سال پیش
والد
کامیت
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