Skip to content

Commit

Permalink
update and reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
0xteddington committed Mar 6, 2024
1 parent d5f74ab commit 5e11464
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 122 deletions.
121 changes: 0 additions & 121 deletions LICENSE

This file was deleted.

2 changes: 1 addition & 1 deletion Movie_Archive.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
for /d %%X in (*) do "c:\Program Files\7-Zip\7z.exe" a "%%X.zip" "%%X\"
for /d %%X in (*) do "c:\Program Files\7-Zip\7z.exe" a "%%X.zip" "%%X\"
for /d %%X in (*) do RMDIR "%%X" /S /Q

0 comments on commit 5e11464

Please sign in to comment.