„install.sh“ ändern
This commit is contained in:
parent
541c323fd9
commit
dd9ee71136
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user