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
5dce6a9c9b
kindrobot.ca
/
deploy.sh
7 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
deploy script
2022-05-17 01:32:50 +00:00
#!/usr/bin/env bash
set
-eux
add portable build and deploy script
2022-05-17 19:35:41 +00:00
./build.sh
deploy script
2022-05-17 01:32:50 +00:00
rsync -r public/* kindrobot@tilde.town:public_html