From 6d2e9c2ec9bc2b5c7de47784373c3d8489438920 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:49:11 -0700 Subject: [PATCH] also source config file --- usr/local/share/bastille/top.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/share/bastille/top.sh b/usr/local/share/bastille/top.sh index 20a039fb..088ece5c 100644 --- a/usr/local/share/bastille/top.sh +++ b/usr/local/share/bastille/top.sh @@ -29,6 +29,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . /usr/local/share/bastille/common.sh +. /usr/local/etc/bastille/bastille.conf usage() { error_exit "Usage: bastille top TARGET"