Use FileSystemProject in RazorLight

This commit is contained in:
2023-04-16 02:18:11 +02:00
parent e7d4d35f4e
commit 84cc5f0778
5 changed files with 7 additions and 9 deletions

View File

@ -1,3 +1,4 @@
mkdir "C:\ProgramData\Elwig\resources""
curl -s -L "https://unpkg.com/pagedjs/dist/paged.polyfill.js" -o "C:\ProgramData\Elwig\resources\paged.polyfill.js"
copy /y "Documents\style.css" "C:\ProgramData\Elwig\resources\style.css"
copy /y Documents\*.cshtml "C:\ProgramData\Elwig\resources"