kindrobot.ca/deploy.sh

7 lines
87 B
Bash
Raw Normal View History

2022-05-17 01:32:50 +00:00
#!/usr/bin/env bash
set -eux
hugo
rsync -r public/* kindrobot@tilde.town:public_html