3 lines
115 B
Bash
3 lines
115 B
Bash
apt install curl apache2 git -y
|
|
git clone https://git.moelle.space/hxcde/mylinks.git
|
|
cp -r mylinks/* /var/www/html/ |