diff --git a/update.sh b/update.sh index dfc3ad8..6b4fed5 100644 --- a/update.sh +++ b/update.sh @@ -2,5 +2,5 @@ rm -rf /var/www/html/mylinks cd /var/www/html/ git clone https://git.moelle.space/hxcde/mylinks.git -rm README.md -rm install.sh \ No newline at end of file +rm mylinks/README.md +rm mylinks/install.sh \ No newline at end of file