Przeglądaj źródła

Added another newline

Daniel Gibbs 11 lat temu
rodzic
commit
4ecf5089a8
1 zmienionych plików z 1 dodań i 1 usunięć
  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.
 # 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"
 fn_scriptlog "Updating functions"
 sleep 1
 sleep 1
 rm -rfv "${rootdir}/functions/"*
 rm -rfv "${rootdir}/functions/"*