summaryrefslogtreecommitdiff
path: root/install-pixelated.sh
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-02-10 09:31:02 +0100
committerDuda Dornelles <ddornell@thoughtworks.com>2015-02-12 11:31:03 -0200
commit6750381bbf99ce1cbe837eacac55a8e2801e7394 (patch)
treeb1c6dd4d20adb94fb66f5686a4bf5dfe4af3d488 /install-pixelated.sh
parentd22425a6679d9ec793af7e9a89733484a0f9be2b (diff)
Use wheezy for vagrant source box #272
Diffstat (limited to 'install-pixelated.sh')
-rwxr-xr-xinstall-pixelated.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install-pixelated.sh b/install-pixelated.sh
index 1d67f942..541220aa 100755
--- a/install-pixelated.sh
+++ b/install-pixelated.sh
@@ -90,7 +90,8 @@ if [ -z "$CUSTOM_NODE_MODULES_LOCATION" ] ; then
else
install_node_modules_at_custom_location "$CUSTOM_NODE_MODULES_LOCATION"
fi
-node_modules/bower/bin/bower install --config.interactive=false --allow-root
+
+node_modules/bower/bin/bower -V install --config.interactive=false --allow-root
LC_ALL=en_US.UTF-8 ./go build
# install service dependencies