testing
This commit is contained in:
@ -4,3 +4,5 @@ apt install -y apache2
|
||||
|
||||
apache_vhost="$(cat ops/apache2/vhost.conf)"
|
||||
echo "$apache_vhost" | mo > /etc/apache2/sites-enabled/000-default.conf
|
||||
|
||||
service apache2 restart
|
||||
|
Reference in New Issue
Block a user