From 6750381bbf99ce1cbe837eacac55a8e2801e7394 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 10 Feb 2015 09:31:02 +0100 Subject: Use wheezy for vagrant source box #272 --- install-pixelated.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install-pixelated.sh') 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 -- cgit v1.2.3