openneo-blog/_bin/deploy.sh

2 lines
85 B
Bash
Executable file

#!/usr/bin/env bash
sftp blog.openneo.net <<< 'put -r _site/* /srv/blog.openneo.net'