her.esy.fun/sync.sh
Yann Esposito (Yogsototh) 1a9dc319b5
use svg for about-me
2019-11-22 08:51:02 +08:00

7 lines
147 B
Bash
Executable file

#!/usr/bin/env zsh
rootdir=${0:h}
echo $rootdir
rsync --progress --partial -avHe ssh $rootdir/_site/ root@esy.fun:/var/www/her.esy.fun/ --delete