Sfoglia il codice sorgente

Added another newline

Daniel Gibbs 11 anni fa
parent
commit
4ecf5089a8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      functions/fn_update_functions

+ 1 - 1
functions/fn_update_functions

@@ -6,7 +6,7 @@
 
 # Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
 
-fn_printdots "Updating functions"
+fn_printdotsnl "Updating functions"
 fn_scriptlog "Updating functions"
 sleep 1
 rm -rfv "${rootdir}/functions/"*