it's working

This commit is contained in:
2020-03-02 17:03:13 +01:00
parent edff8f413c
commit 9ef4727009
3 changed files with 43 additions and 0 deletions
+2
View File
@@ -7,5 +7,7 @@ echo "Npm install"
cd /app
npm install
npm rebuild node-sass
echo "Run npm dev"
npm run dev