mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 10:09:22 +01:00
don't stop download upon mega.nz links
This commit is contained in:
parent
88b2261bfc
commit
e1e117d432
@ -51,15 +51,6 @@ download_riivolution_patch () {
|
|||||||
unpack "${PATCHIMAGE_RIIVOLUTION_DIR}/${RIIVOLUTION_ZIP}"
|
unpack "${PATCHIMAGE_RIIVOLUTION_DIR}/${RIIVOLUTION_ZIP}"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*mega.nz* )
|
|
||||||
x=6
|
|
||||||
echo "can not download from Mega, download manually from:
|
|
||||||
|
|
||||||
${DOWNLOAD_LINK}
|
|
||||||
"
|
|
||||||
exit 21
|
|
||||||
;;
|
|
||||||
|
|
||||||
*romhacking* )
|
*romhacking* )
|
||||||
x=6
|
x=6
|
||||||
echo "can not download from Romhacking, download manually from:
|
echo "can not download from Romhacking, download manually from:
|
||||||
|
Loading…
Reference in New Issue
Block a user