mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-23 10:48:09 +02:00
192b5db25a
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