3 lines
95 B
Bash
3 lines
95 B
Bash
#!/bin/bash
|
|
git clone https://git.moelle.space/hxcde/mylinks.git
|
|
cp -r mylinks/* /var/www/html/ |