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