Explorar el Código

trying to improve output

UltimateByte hace 9 años
padre
commit
bcd64144e4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      lgsm/functions/command_mods_update.sh

+ 2 - 1
lgsm/functions/command_mods_update.sh

@@ -60,7 +60,8 @@ fn_mods_update_loop(){
 				echo " *  3) Re-install the mod with ./${selfname} mods-install"
 				let installedmodsline=installedmodsline+1
 			else
-				fn_print_dots_nl "Updating ${modprettyname}"
+				echo ""
+				fn_print_dots "Updating ${modprettyname}"
 				fn_script_log "Updating ${modprettyname}."
 				# Check and create required directories
 				fn_mods_dir