Reseller users array only set when mapping is enabled
It looks like the reseller_users variable is under an if-statement where -m has to be specified and will not be set when -c is enabled.
This results in an empty set when looping through the reseller creation.
DEST root@server1.origintr.com:~ # bash <(curl -ks https://codesilo.dimenoc.com/elijahs/cpanel-resellers-to-interworx/raw/master/cpanel-reseller-to-interworx.sh) -t 2653421 -c
[START] '' (1/)
[ERROR] No contact email found for ''. Is it an actual reseller?
Edited by elijah.s@hostdime.com