Skip to content

Commit

Permalink
Batch file for removing borked images
Browse files Browse the repository at this point in the history
How about I don't make this difficult for myself
  • Loading branch information
Luminiari committed Nov 16, 2021
1 parent 72cc500 commit e3d02fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Scripts/FindMissingGalleryImages.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dotnet tool install -g dotnet-script
dotnet-script FindMissingGalleryImages.csx
pause

0 comments on commit e3d02fd

Please sign in to comment.