pixsy/deploy.sh

8 lines
169 B
Bash
Raw Normal View History

2020-10-30 17:50:03 +00:00
#! /usr/bin/env bash
2020-10-30 17:50:03 +00:00
./build.sh
2020-11-04 15:38:43 +00:00
rm -rf dist
mkdir dist
cp -r README.md LICENSE index.html script.js background.png pkg includes dist
2020-11-05 18:48:22 +00:00
# butler push dist ruin/pixsy:html