tilesy/deploy.sh

6 lines
152 B
Bash
Raw Normal View History

2020-07-20 18:08:39 +00:00
#! /usr/bin/env bash
./build.sh
2020-07-20 21:38:04 +00:00
zip -r tilesy.zip README.md index.html script.js background.png pkg/ includes/
2020-07-20 18:08:39 +00:00
butler push tilesy.zip ruin/tilesy:html