mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-01 07:15:06 +01:00
only show path to HANS banner files, if they exist
This commit is contained in:
parent
2b9e1a630d
commit
fb2cfaaa6a
@ -342,8 +342,10 @@ case ${GAME_TYPE} in
|
|||||||
|
|
||||||
echo "
|
echo "
|
||||||
*** succesfully created new romfs as \"${PATCHIMAGE_ROM_DIR}/${RFS}\"
|
*** succesfully created new romfs as \"${PATCHIMAGE_ROM_DIR}/${RFS}\"
|
||||||
|
"
|
||||||
|
|
||||||
>> for Hans Banners / Launchers, place all files from
|
[[ ${DATA} ]] && echo \
|
||||||
|
">> for Hans Banners / Launchers, place all files from
|
||||||
|
|
||||||
$(readlink -m "${DATA}")
|
$(readlink -m "${DATA}")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user