Files
tilesy/deploy.sh
2020-07-20 19:08:39 +01:00

6 lines
152 B
Bash

#! /usr/bin/env bash
./build.sh
zip -r tilesy.zip README.md index.html script.js style.css background.png pkg/
butler push tilesy.zip ruin/tilesy:html