From 302b120d05b44a6642f276cf1002931b7fc1c172 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 19:29:29 -0500 Subject: [PATCH] test --- scripts/staging/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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