mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
added indent...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c6ee47cd5c
commit
ccddf616e6
@ -138,9 +138,10 @@ if false ; then
|
||||
# XXX TEST...
|
||||
@ lxc-attach $ID -- bash -c "\
|
||||
sed -i \
|
||||
'/<VirtualHost \*:443>/,/<\/VirtualHost>/ {
|
||||
/<\/VirtualHost>/ iInclude /etc/apache2/conf-available/coolwsd.conf
|
||||
}' /etc/apache2/sites-available/nextcloud.conf"
|
||||
-e '/<VirtualHost \*:443>/,/<\/VirtualHost>/ {
|
||||
/<\/VirtualHost>/ iInclude /etc/apache2/conf-available/coolwsd.conf
|
||||
}' \
|
||||
/etc/apache2/sites-available/nextcloud.conf"
|
||||
|
||||
# coolwsd...
|
||||
# see:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user