From 3ef52f48ced664e54ad396750c3e764a8f0f0cde Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 6 Aug 2016 21:37:42 +0200 Subject: [PATCH] dafuq? I'm I drunk or what? --- scripts/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/common.sh b/scripts/common.sh index 77dfb82..81fc603 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -129,7 +129,7 @@ download_banner () { mv "${PATCHIMAGE_RIIVOLUTION_DIR}"/"${GAMEID}"-custom-banner.bnr__tmp \ "${PATCHIMAGE_RIIVOLUTION_DIR}"/"${GAMEID}"-custom-banner.bnr BANNER="${PATCHIMAGE_RIIVOLUTION_DIR}"/"${GAMEID}"-custom-banner.bnr - else "*** >> could not download custom banner" + else echo "*** >> could not download custom banner" fi else echo "*** >> no custom banner available"