Browse Source

Update upload.sh

MoeClub 5 years ago
parent
commit
6ad15c713b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      upload.sh

+ 2 - 2
upload.sh

@@ -1,8 +1,8 @@
 #!/bin/bash
 
 # Max file size: 5M
-# bash upload.sh <FileName|FolderName> <ThreadNum>
-#       by MoeClub.org
+# bash upload.sh <FileName|FolderName> <ThreadNum> |tee -a "log.txt"
+#           by MoeClub.org
 
 # Config
 DebugMode=0