Compare commits

..

No commits in common. "501f88cb25c8b508311524e1126cc07a8b3f349b" and "a2831163571bdf3c66aa8aefd5876297c1067d92" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

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