yannmoelle/update.sh

7 lines
139 B
Bash

#!/bin/bash
rm -rf /var/www/html/mylinks
cd /var/www/html/
git clone https://git.moelle.space/hxcde/mylinks.git
rm README.md
rm install.sl