mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-01-28 00:05:31 +01:00
minor string change
This commit is contained in:
parent
99d7dce0dc
commit
4290d68652
@ -318,7 +318,7 @@ for game in ${GAME[@]}; do
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ${PATCHIMAGE_SHOW_DOWNLOAD} ]]; then
|
if [[ ${PATCHIMAGE_SHOW_DOWNLOAD} ]]; then
|
||||||
echo -e "\nDownloadlink for required files of Game ${GAMENAME} (${game}):\n\t${DOWNLOAD_LINK}\n"
|
echo -e "\nDownloadlink for required files of Game:\n\t${GAMENAME} (${game}):\n\n\t${DOWNLOAD_LINK}\n"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user