kindrobot.ca/publi.sh

7 lines
93 B
Bash
Raw Permalink Normal View History

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