This website requires JavaScript.
Explore
Help
Sign In
kindrobot
/
kindrobot.ca
Watch
1
Star
0
Fork
You've already forked kindrobot.ca
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
efc9367bbd
kindrobot.ca
/
deploy.sh
7 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-eux
./build.sh
rsync -r public/* kindrobot@tilde.town:public_html
Reference in New Issue
View Git Blame
Copy Permalink