Files
yannmoelle/install.sh
2023-04-14 17:05:40 +02:00

4 lines
127 B
Bash

#!/bin/bash
apt install curl apache2 git -y
git clone https://git.moelle.space/hxcde/mylinks.git
cp -r mylinks/* /var/www/html/