„install.sh“ ändern
This commit is contained in:
parent
3b12b44094
commit
225c475c84
@ -2,6 +2,6 @@
|
|||||||
apt install curl apache2 git -y
|
apt install curl apache2 git -y
|
||||||
cd /var/www/html/
|
cd /var/www/html/
|
||||||
git clone https://git.moelle.space/hxcde/mylinks.git
|
git clone https://git.moelle.space/hxcde/mylinks.git
|
||||||
mv /mylinks/mylinks.conf /etc/apache2/sites-available/
|
mv mylinks/mylinks.conf /etc/apache2/sites-available/
|
||||||
a2ensite mylinks
|
a2ensite mylinks
|
||||||
a2dissite 000-default.conf
|
a2dissite 000-default.conf
|
Loading…
Reference in New Issue
Block a user