change start.sh to update.sh

don't collect data after update (dirty)
This commit is contained in:
2020-02-22 14:16:39 +01:00
parent cea8cecdec
commit 3460080dac

View File

@@ -1,3 +1,2 @@
git pull git pull
npm i npm i
npm start