Remove bower occurences
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
if [ "$BUILD_ASSETS" = true ]; then
|
||||
BUILD_ASSETS=false npm install && npm run assets:install
|
||||
BUILD_ASSETS=false npm install
|
||||
|
||||
# setup config files
|
||||
cat << EOF > .sequelizerc
|
||||
|
||||
Reference in New Issue
Block a user