Skip to content

Commit

Permalink
Update web_start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cow11023 authored Jul 5, 2022
1 parent 4d6b438 commit 30d0131
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions web_start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
#yarn install
#!/bin/sh
cd templates
yarn install --force
quasar build
quasar d
quasar dev

0 comments on commit 30d0131

Please sign in to comment.