Comment by rbonvall
3 years ago
Side note: you can simplify the first line like this:
DOMAINS=(login controlplane log derp{1..24}-all)
3 years ago
Side note: you can simplify the first line like this:
DOMAINS=(login controlplane log derp{1..24}-all)
Thank you!