From 644bb8633ad6a9679790c7d83a5c069b93a31a11 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 2 Mar 2025 05:54:26 -0700 Subject: [PATCH] bastille: Missed jcp in main command --- usr/local/bin/bastille | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index d347952c..804c822e 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -160,6 +160,7 @@ case "${CMD}" in etcupdate| \ export| \ htop| \ + jcp | \ import| \ limits| \ list| \