summaryrefslogtreecommitdiff
path: root/scripts/bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bundle.sh')
-rwxr-xr-xscripts/bundle.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/bundle.sh b/scripts/bundle.sh
deleted file mode 100755
index de218949f..000000000
--- a/scripts/bundle.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# this script is really just here because GoReleaser doesn't let
-# you set env vars in your 'before' commands in the free version
-
-set -eu
-
-BUDO_BUILD=1 node web/source