Fixed errors in build scripts

This commit is contained in:
Pax1601
2024-01-03 18:05:16 +01:00
parent 4e7c8ef856
commit 89c1660988
7 changed files with 11 additions and 182 deletions

View File

@@ -3,4 +3,4 @@ echo D|xcopy /Y /S /E .\ejs ..\build\manager\ejs
echo D|xcopy /Y /S /E .\javascripts ..\build\manager\javascripts
echo D|xcopy /Y /S /E .\stylesheets ..\build\manager\stylesheets
echo F|xcopy /Y /I .\*.* .\build\manager
echo F|xcopy /Y /I .\*.* ..\build\manager