diff options
Diffstat (limited to 'contrib/nodeck.sh')
| -rwxr-xr-x | contrib/nodeck.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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:-""} |
