pixsy/deploy.sh

7 lines
204 B
Bash
Raw Normal View History

2020-10-30 17:50:03 +00:00
#! /usr/bin/env bash
2020-10-30 17:50:03 +00:00
./build.sh
# todo create dist directory instead of zip
zip -r tilesy.zip README.md index.html script.js background.png pkg/ includes/
butler push tilesy.zip ruin/image-to-bitsy:html