diff --git a/redirects_generator/redirect.bat b/redirects_generator/redirect.bat new file mode 100644 index 0000000..76d6c7a --- /dev/null +++ b/redirects_generator/redirect.bat @@ -0,0 +1,3 @@ +dotnet run -- "..\.openpublishing.redirection.json" + +del .openpublishing.redirection.json \ No newline at end of file