#!/bin/bash
cd /usr/share/hedera-web && npm install --production
a2enconf hedera-web
service apache2 reload
service cron restart