From f814ddd972c76e96b2c82cfed6bef2f07cdfc48e Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 6 Jan 2024 15:49:14 +0100 Subject: use bash for shipped scripts --- bin/go-playground | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/go-playground') diff --git a/bin/go-playground b/bin/go-playground index b1b9661..d973cd3 100755 --- a/bin/go-playground +++ b/bin/go-playground @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash set -e -x -- cgit v1.2.3