Fix dnt route

This commit is contained in:
Chocobozzz
2018-10-01 13:29:38 +02:00
parent abb2c7927c
commit d1105b97ef
3 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ set -eu
rm -rf ./dist
npm run tsc
cp -r "./server/static" "./dist"
cp -r "./server/static" "./dist/server"