MRINNBYYYM7PZ3L6AUSLJCEWKCPHI7T34CPEMLVA6EDWAAPW56FQC
5Q4ZLL37EZJQJ2VJW2Z5NRR4C7TA6657HLZXXKM4UWSGEMII7SRQC
HZWUT4YNGQE3RSTS7XAZK4UQCUHZ5KHA7CHL2JNSXQIPPB6UGKTQC
fetchOnly=
--fetch Fetch the inputs and then exit.
--fetch
Fetch the inputs and then exit.
elif [ "$arg" = --fetch ]; then fetchOnly=1
elif [ "$arg" = --fetch ]; then
fetchOnly=1
if [ -n "$fetchOnly" ]; then exit 0; fi