diff --git a/scripts/staging/deploy.sh b/scripts/staging/deploy.sh index 791bc49..c520c34 100755 --- a/scripts/staging/deploy.sh +++ b/scripts/staging/deploy.sh @@ -10,4 +10,4 @@ echo "$apache_vhost" | mo > /etc/apache2/sites-enabled/000-default.conf service apache2 restart -source ../installnode.sh +bash ../installnode.sh