kindrobot.ca/deploy.sh

7 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
set -eux
hugo
rsync -r public/* kindrobot@tilde.town:public_html