mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 17:52:01 +01:00
Update top.sh
This commit is contained in:
@@ -57,7 +57,7 @@ fi
|
|||||||
bastille_root_check
|
bastille_root_check
|
||||||
|
|
||||||
for _jail in ${JAILS}; do
|
for _jail in ${JAILS}; do
|
||||||
check_target_is_running "${TARGET}"
|
check_target_is_running "${_jail}"
|
||||||
info "[${_jail}]:"
|
info "[${_jail}]:"
|
||||||
jexec -l "${_jail}" /usr/bin/top
|
jexec -l "${_jail}" /usr/bin/top
|
||||||
echo -e "${COLOR_RESET}"
|
echo -e "${COLOR_RESET}"
|
||||||
|
|||||||
Reference in New Issue
Block a user