„install.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:05:40 +02:00
parent d1356f781d
commit 69b214015d

View File

@ -1,3 +1,4 @@
#!/bin/bash
apt install curl apache2 git -y apt install curl apache2 git -y
git clone https://git.moelle.space/hxcde/mylinks.git git clone https://git.moelle.space/hxcde/mylinks.git
cp -r mylinks/* /var/www/html/ cp -r mylinks/* /var/www/html/