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