mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-01 07:15:06 +01:00
fix typo
This commit is contained in:
parent
9ffc16833a
commit
e249c66b66
@ -39,7 +39,7 @@ ask_input_image_nsmb () {
|
|||||||
|
|
||||||
ALL patch all images"
|
ALL patch all images"
|
||||||
|
|
||||||
for image in "${PWD}"/SCL???.{iso,wbfs}
|
for image in "${PWD}"/SCL???.{iso,wbfs} \
|
||||||
"${PWD}"/SMN???.{iso,wbfs} \
|
"${PWD}"/SMN???.{iso,wbfs} \
|
||||||
"${PWD}"/SLF???.{iso,wbfs} \
|
"${PWD}"/SLF???.{iso,wbfs} \
|
||||||
"${PWD}"/SLB???.{iso,wbfs} \
|
"${PWD}"/SLB???.{iso,wbfs} \
|
||||||
|
Loading…
Reference in New Issue
Block a user