This commit is contained in:
2021-01-23 01:22:23 -05:00
parent 6cc1f8efda
commit e671015480

View File

@ -1,6 +0,0 @@
source ../lib/mo
apt install -y apache2
apache_vhost="$(cat ops/apache2/vhost.conf)"
echo "$apache_vhost" | mo > /etc/apache2/sites-enabled/000-default.conf