„install.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 18:20:47 +02:00
parent 541c323fd9
commit dd9ee71136

View File

@ -5,13 +5,10 @@ git clone https://git.moelle.space/hxcde/mylinks.git
cat <<EOF | grep 'b' | tee mylinks.conf
foo
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html/mylinks/
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
EOF
mv mylinks.conf /etc/apache2/sites-available/