2 lines
80 B
Bash
2 lines
80 B
Bash
|
rm -rf public/ && hugo && rsync -avz public rob@www.rfwatson.net:~/netflux-blog
|