mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-30 06:43:25 -05:00
6a9d84a676
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined. https://github.com/koalaman/shellcheck/wiki/SC2166 Signed-off-by: Dan Callahan <danc@element.io>