„install.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:56:21 +02:00
parent 2d51aa262c
commit 0f0ecf8f65

View File

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