pixsy/deploy.sh

7 lines
204 B
Bash

#! /usr/bin/env bash
./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