„update.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 18:06:20 +02:00
parent 8df90832f1
commit 4fcfb6d44f

View File

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