From 5efa2770696986745e65a9e49e06fbaeb87adb8d Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 18 Feb 2018 00:22:10 +0100 Subject: [PATCH] Use /bin/sh as shell interpreter --- bin/autobuilder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autobuilder b/bin/autobuilder index 153e643..365b36d 100755 --- a/bin/autobuilder +++ b/bin/autobuilder @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # 2012-01-22, alex@barton.de # -- 2.39.2