diff --git a/deploy.sh b/deploy.sh index db6cb3e..fb978ea 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash ./build.sh -zip -r tilesy.zip README.md index.html script.js style.css background.png pkg/ +zip -r tilesy.zip README.md index.html script.js background.png pkg/ includes/ butler push tilesy.zip ruin/tilesy:html