bundle.sh (180B)
1 #!/bin/sh 2 3 # this script is really just here because GoReleaser doesn't let 4 # you set env vars in your 'before' commands in the free version 5 6 set -eu 7 8 BUDO_BUILD=1 node web/source
gtsocial-umbxUnnamed repository; edit this file 'description' to name the repository. | |
Log | Files | Refs | README | LICENSE |