yannmoelle/install.sh

4 lines
114 B
Bash
Raw Normal View History

2023-04-14 17:05:40 +02:00
#!/bin/bash
2023-04-14 17:03:30 +02:00
apt install curl apache2 git -y
2023-04-14 17:56:21 +02:00
cd /var/www/html/
2023-04-14 18:09:05 +02:00
git clone https://git.moelle.space/hxcde/mylinks.git