瀏覽代碼

user experience...

lrob 10 年之前
父節點
當前提交
77178ed1a8
共有 1 個文件被更改,包括 9 次插入2 次删除
  1. 9 2
      functions/command_fastdl.sh

+ 9 - 2
functions/command_fastdl.sh

@@ -147,12 +147,19 @@ fi
 }
 
 fn_gmod_fastdl(){
-# Copy all needed files for fastDL
-fn_printdots "Gathering all needed files..."
+# Copy all needed files for FastDL
+echo ""
+fn_printinfo "Starting..."
+fn_scriptlog "Starting FastFL job"
+sleep 2
 echo -en "\n"
+fn_printdots "Gathering all needed files..."
 sleep 1
+echo -en "\n"
+
 # No choice to cd to the directory, as find can't then display relative folder
 cd "${systemdir}"
+
 # Map Files
 fn_printdots "Copying map files..."
 fn_scriptlog "Copying map files"