diff --git a/install.sh b/install.sh index 868b674..0e943f5 100644 --- a/install.sh +++ b/install.sh @@ -1,2 +1,3 @@ apt install curl apache2 git -y +git clone https://git.moelle.space/hxcde/mylinks.git cp -r mylinks/* /var/www/html/ \ No newline at end of file