mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-01-13 17:29:07 +01:00
small fix
This commit is contained in:
parent
68581f3bb9
commit
c8f426100c
@ -42,7 +42,7 @@ ${WIT} extract "${IMAGE}" ${WORKDIR} --psel=DATA -vv || exit 1
|
||||
detect_game_version
|
||||
place_files
|
||||
|
||||
if [[ ${XML} ]]; then
|
||||
if [[ ${XML} == "TRUE" ]]; then
|
||||
wit dolpatch ${DOL} xml="${XML_FILE}" --source "${XML_SOURCE}" || exit 1
|
||||
else
|
||||
${PPF} a ${DOL} ${PATCH} || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user