From 2fd20b18f65beffc206e4be462e62e10e6068300 Mon Sep 17 00:00:00 2001 From: Philipp Matthias Schaefer Date: Mon, 29 Jun 2020 20:50:01 +0200 Subject: [PATCH] Rufe bash via /usr/bin/env auf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit So müssen wir nicht wissen, wo es liegt --- invite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invite.sh b/invite.sh index c854d50..6bead13 100755 --- a/invite.sh +++ b/invite.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/bin/env bash ## Configuration