This commit is contained in:
2021-01-25 19:20:53 -05:00
parent bca25bc84d
commit 701d1aa607
3 changed files with 7 additions and 0 deletions

View File

@ -9,3 +9,5 @@ apache_vhost="$(cat ops/apache2/vhost.conf)"
echo "$apache_vhost" | mo > /etc/apache2/sites-enabled/000-default.conf
service apache2 restart
source ../installnode.sh