diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2022-06-06 13:58:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 13:58:02 -0700 |
| commit | bbf49470fc4b7a49ec656367a2d9c00effe1a87c (patch) | |
| tree | bd906104fb7627d317437f3a86d427d9cbb15a69 /contrib | |
| parent | a1a4d5902b9078b8e8042ad05ed45c3ccd589d88 (diff) | |
| download | decky-loader-bbf49470fc4b7a49ec656367a2d9c00effe1a87c.tar.gz decky-loader-bbf49470fc4b7a49ec656367a2d9c00effe1a87c.zip | |
Update nodeck.sh
Diffstat (limited to 'contrib')
| -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:-""} |
