From 164c621a9d44721f74378b4040b514e00054e42b Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 20 Jun 2013 21:28:40 +0200 Subject: [PATCH] typo in common.sh --- script.d/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.d/common.sh b/script.d/common.sh index 4b010c5..36f87b2 100644 --- a/script.d/common.sh +++ b/script.d/common.sh @@ -112,7 +112,7 @@ while [[ $xcount -lt $pcount ]]; do unzip "${RIIVOLUTION}" >/dev/null else echo -e "Riivolution patch ${RIIVOLUTION} not found." - exit1 + exit 1 fi ;;