mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-28 03:54:22 +01:00
indention fix
This commit is contained in:
parent
d72fb9c08f
commit
00e4889f1a
@ -363,15 +363,15 @@ for game in ${GAME[@]}; do
|
||||
mv "${ROMFS}" "${PATCHIMAGE_ROM_DIR}"
|
||||
|
||||
echo "
|
||||
*** succesfully created new romfs as \"${PATCHIMAGE_ROM_DIR}/${ROMFS}\"
|
||||
*** succesfully created new romfs as \"${PATCHIMAGE_ROM_DIR}/${ROMFS}\"
|
||||
"
|
||||
|
||||
[[ ${DATA} ]] && echo \
|
||||
">> for Hans Banners / Launchers, place all files from
|
||||
" >> for Hans Banners / Launchers, place all files from
|
||||
|
||||
$(readlink -m "${DATA}")
|
||||
$(readlink -m "${DATA}")
|
||||
|
||||
into the root of your sd card
|
||||
into the root of your sd card
|
||||
"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user