AppReports/build.sh
Timo Hocker 0405443391 fixes
2019-09-03 12:24:50 +02:00

5 lines
48 B
Bash
Executable File

cd web
npm run build
cp -R ./dist ../html
cd ..