From c8a23287b36c21684b5686f58b733f1e244d9f44 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sun, 3 Jul 2016 20:18:59 +0200 Subject: [PATCH] typo fix --- script.d/tokyomiragesessionsfe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.d/tokyomiragesessionsfe.sh b/script.d/tokyomiragesessionsfe.sh index a3dcc10..2f136a9 100644 --- a/script.d/tokyomiragesessionsfe.sh +++ b/script.d/tokyomiragesessionsfe.sh @@ -72,7 +72,7 @@ patch () { all=${#PACH_FILES[@]} echo -e "\n> Patching Files" for patch in ${PATCH_FILES[@]}; do - cur=$((cur+1) + cur=$((cur+1)) echo ">> [${cur}/${all}] pack_${patch}.cpk" ${XD3} -d -f -s ${PWD}/TMSxFE-Uncensored/pack_${patch}.cpk \ ${XDELTA_PATH}/patch_${patch}.xdelta \