Skip to content

Commit

Permalink
Merge pull request e-mission#19 from shankari/update_livereload_instr…
Browse files Browse the repository at this point in the history
…uctions

Remove the duplicate call to bower
  • Loading branch information
shankari authored Aug 9, 2021
2 parents c999b9b + f7b0a57 commit ce925bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions start_devapp_serve.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ git checkout -f $PHONE_BRANCH
# Restore the tail command below to debug image creation
# tail -f /dev/null
bash setup/setup_serve.sh
# Normally, this would happen in the setup, but bower doesn't like running as root
# and we are root in the container, of course
# instead of changing that for everybody, we only change it in the container
bower install --allow-root
source setup/activate_serve.sh

echo "About to fix autoreload script"
Expand Down

0 comments on commit ce925bf

Please sign in to comment.