testing
This commit is contained in:
parent
e671015480
commit
13ff281930
@ -1,8 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
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
|
@ -1,2 +0,0 @@
|
||||
name="Billy"
|
||||
age="22"
|
Loading…
x
Reference in New Issue
Block a user