summaryrefslogtreecommitdiffstats
path: root/reporting/docker/reporting.sh
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/docker/reporting.sh')
-rwxr-xr-xreporting/docker/reporting.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/reporting/docker/reporting.sh b/reporting/docker/reporting.sh
index 78bcc4e..1de13ae 100755
--- a/reporting/docker/reporting.sh
+++ b/reporting/docker/reporting.sh
@@ -79,10 +79,4 @@ echo "daemon off;" >> /etc/nginx/nginx.conf
# supervisor config
cp /home/opnfv/utils/test/reporting/docker/supervisor.conf /etc/supervisor/conf.d/
-# build pages
-cd pages
ln -s /usr/bin/nodejs /usr/bin/node
-npm install
-npm install -g grunt bower
-bower install --allow-root
-grunt build