hscc

Soure code of <https://hugo.soucy.cc>.
git clone git://soucy.cc/hscc.git
Log | Files | Refs

deploy (132B)


      1 #!/usr/bin/env sh
      2 
      3 # Deploy http://hugo.soucy.cc/
      4 rsync -arvuz -O -e ssh public_html/ h50ucy@soucy.cc:/var/www/htdocs/hugo.soucy.cc