Files
yannmoelle/install.sh
2023-04-14 18:02:08 +02:00

4 lines
116 B
Bash

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