From 07750d831d204763a2a46311b1d68f649ec0ce2c Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 22 Aug 2020 08:18:05 -0400 Subject: [PATCH] Require bash --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index b2710d0..df1fb5b 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash ############################################################################ # Star Citizen's Linux Users Group Helper Script