„update.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 18:03:04 +02:00
parent ebbd6157b3
commit a6eef5ed18

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
rm -r mylinks rm -r /var/www/html/
git clone https://git.moelle.space/hxcde/mylinks.git cd /var/www/html/
cp -r mylinks/* /var/www/html/ git clone https://git.moelle.space/hxcde/mylinks.git .