From 0b8249545142b4ba397591dcc65fb93565710cda Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Thu, 8 Jul 2021 11:07:24 +0100 Subject: [PATCH] separate build and deploy stages --- deploy.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 6d6d689..b26191d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,6 +1,4 @@ #!/bin/sh -./build.sh - zip -r mixsy.zip README.md index.html merge.png pkg butler push mixsy.zip ruin/mixsy:html