mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-18 20:04:38 +00:00
running grunt is technically unnecessary
This commit is contained in:
parent
65c6d5fc9d
commit
6c9a075aae
1 changed files with 0 additions and 3 deletions
|
|
@ -71,9 +71,6 @@ npm install --no-bin-link
|
|||
echo Installing Bower packages
|
||||
sudo -H -u vagrant bower --config.interactive=false install -f
|
||||
|
||||
echo Running Grunt
|
||||
sudo -H -u vagrant grunt
|
||||
|
||||
## # echo Seeding Mongodb...
|
||||
## node ./src/seed.js
|
||||
## no longer required - see comments in src/seed.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue