mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix: Added databases copy step in build scripts
This commit is contained in:
parent
326fbff982
commit
7155429dc7
@ -1,6 +1,7 @@
|
||||
call npm run tsc
|
||||
|
||||
echo D|xcopy /Y /S /E .\public ..\..\build\frontend\public
|
||||
echo D|xcopy /Y /S /E .\databases ..\..\build\frontend\public\databases
|
||||
echo D|xcopy /Y /S /E .\views ..\..\build\frontend\cert
|
||||
echo D|xcopy /Y /S /E .\build ..\..\build\frontend\build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user