diff options
Diffstat (limited to 'bin/go-playground')
-rwxr-xr-x | bin/go-playground | 2 |
1 files changed, 1 insertions, 1 deletions
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 |