„update.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:10:03 +02:00
parent b7a7cc996a
commit a379bfa8c1

View File

@ -1,3 +1,4 @@
#!/bin/bash #!/bin/bash
rm -r mylinks
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/