diff --git a/update.sh b/update.sh index 414e1b2..b5c7e13 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,6 @@ #!/bin/bash rm -rf /var/www/html/mylinks cd /var/www/html/ -git clone https://git.moelle.space/hxcde/mylinks.git \ No newline at end of file +git clone https://git.moelle.space/hxcde/mylinks.git +rm README.md +rm install.sl