mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 10:09:22 +01:00
typo in common.sh
This commit is contained in:
parent
2d51f0d753
commit
164c621a9d
@ -112,7 +112,7 @@ while [[ $xcount -lt $pcount ]]; do
|
|||||||
unzip "${RIIVOLUTION}" >/dev/null
|
unzip "${RIIVOLUTION}" >/dev/null
|
||||||
else
|
else
|
||||||
echo -e "Riivolution patch ${RIIVOLUTION} not found."
|
echo -e "Riivolution patch ${RIIVOLUTION} not found."
|
||||||
exit1
|
exit 1
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user