From 6f8e00130c05e7a67ea887bb0da4e906b1fd14c6 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 8 Nov 2020 20:50:55 +0000 Subject: [PATCH] update deploy script --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 287e21a..6b65b74 100644 --- a/deploy.sh +++ b/deploy.sh @@ -3,4 +3,4 @@ rm -rf dist mkdir dist cp -r README.md LICENSE index.html script.js pkg includes dist -# butler push dist ruin/pixsy:html +butler push dist ruin/pixsy:html