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

4 lines
126 B
Bash

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