mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-08-19 22:22:27 +02:00
Functions ending with test using [[ <false> ]] && <cmd> will trip set -e, so adding true to the last line of the function will prevent the function from returning a nonzero code