diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 0000000..f081dd6 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +# todo add readme.md, index.html and includes/ to a zip named image-to-bitsy.zip + +butler push image-to-bitsy.zip ruin/image-to-bitsy:html \ No newline at end of file