diff --git a/deploy.sh b/deploy.sh index b21127a..287e21a 100644 --- a/deploy.sh +++ b/deploy.sh @@ -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/pixsy:html