This commit is contained in:
2026-05-26 23:49:39 +02:00
parent 86b435d7e9
commit b0eb67df6a
13 changed files with 57 additions and 1 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
### Create multiple folders named Season 01 through Season 25 ###
```
1..25|%{md('M:\TV Series\!New\One Piece (1999)\Season {00:d2}'-f$_)}
1..15|%{md('M:\TV Series\!New\One Piece (1999)\Season {00:d2}'-f$_)}
```