diff --git a/install.sh b/install.sh index 283f548..fc31adf 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ #!/bin/bash apt install curl apache2 git -y cd /var/www/html/ -git clone https://git.moelle.space/hxcde/mylinks/src/branch/main \ No newline at end of file +git clone https://git.moelle.space/hxcde/mylinks.git . \ No newline at end of file