Skip to content

Commit e3d02fd

Browse files
committed
Batch file for removing borked images
How about I don't make this difficult for myself
1 parent 72cc500 commit e3d02fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Scripts/FindMissingGalleryImages.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dotnet tool install -g dotnet-script
2+
dotnet-script FindMissingGalleryImages.csx
3+
pause

0 commit comments

Comments
 (0)