From bbf49470fc4b7a49ec656367a2d9c00effe1a87c Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:58:02 -0700 Subject: Update nodeck.sh --- contrib/nodeck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/nodeck.sh') diff --git a/contrib/nodeck.sh b/contrib/nodeck.sh index 8a0d8deb..52f358b2 100755 --- a/contrib/nodeck.sh +++ b/contrib/nodeck.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ## Pre-parse arugments for ease of use CLONEFOLDER=${1:-""} -- cgit v1.2.3