1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: update run script

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-12-26 13:24:31 -03:00
parent 66b3daa8d7
commit 1134f9b40a
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

2
www/docs/static/run vendored
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
if [[ "$VERSION" == *-pro ]]; then