finish autoupdate

This commit is contained in:
2020-04-18 01:06:08 +02:00
parent 475456e618
commit e26d5f59a9
2 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ npm i
cd ../frontend
npm i
npm run build
mv ./build/*
../backend/frontend
mv ./build/* ../backend/frontend
cd ../backend
npm start