Daniel Gibbs пре 11 година
родитељ
комит
82ca9c18ff
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      functions/fn_update_functions

+ 2 - 1
functions/fn_update_functions

@@ -9,6 +9,7 @@
 fn_printdotsnl "Updating functions"
 fn_scriptlog "Updating functions"
 sleep 1
+echo -ne "\n"
 rm -rfv "${rootdir}/functions/"*
 exitcode=$?
 if [ "${exitcode}" == "0" ]; then
@@ -18,4 +19,4 @@ else
 	fn_printokfail "Updating functions"
 	fn_scriptlog "Failure! Updating functions"
 fi
-echo -ne "\n"
+echo -ne "\n"