liuyuqi-dellpc 1 year ago
parent
commit
269c868a11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      shell/tar.py

+ 1 - 1
shell/tar.py

@@ -16,7 +16,7 @@ os.chdir(rootPath)
 
 size = 100
 count = 1
-count2 = 1
+count2 = 30
 currentDir=""
 
 for path in os.listdir(rootPath):