Files
yannmoelle/install.sh
2023-04-14 17:56:21 +02:00

4 lines
125 B
Bash

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