fix deploy script

This commit is contained in:
Max Bradbury 2020-07-20 22:38:04 +01:00
parent 33f2552003
commit 6163f42af2
1 changed files with 1 additions and 1 deletions

View File

@ -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