Compare commits

...

2 Commits

Author SHA1 Message Date
501f88cb25 don't build as part of deployment; keep separate 2021-07-05 17:42:49 +01:00
84332dcd17 background.png no longer exists 2021-07-05 17:42:33 +01:00

View File

@@ -1,7 +1,6 @@
#! /usr/bin/env bash
./build.sh
rm -rf dist
mkdir dist
cp -r README.md LICENSE index.html script.js background.png pkg includes dist
cp -r README.md LICENSE index.html script.js pkg includes dist
butler push dist ruin/tilesy:html