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