Skip to content

Commit

Permalink
update and run includes assets install
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotthall committed Oct 19, 2023
1 parent f100929 commit 755be9c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion update-and-run.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
git pull && npm run serve
git pull
cd frontend/assets && npm install && cd ../..
npm run serve

0 comments on commit 755be9c

Please sign in to comment.