From 0413a94896f592cee8ad66cfab1f2e3cfdb5c2e5 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 21 Dec 2024 21:45:27 -0700 Subject: [PATCH] spacing --- usr/local/share/bastille/top.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/local/share/bastille/top.sh b/usr/local/share/bastille/top.sh index f7d97ee6..9a8a6ba2 100644 --- a/usr/local/share/bastille/top.sh +++ b/usr/local/share/bastille/top.sh @@ -52,7 +52,6 @@ bastille_root_check set_target_single "${TARGET}" check_target_is_running "${TARGET}" || exit - info "[${TARGET}]:" jexec -l "${TARGET}" /usr/bin/top echo -e "${COLOR_RESET}"