kindrobot.ca/publi.sh

7 lines
93 B
Bash
Executable File

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