Update glances.sh

This commit is contained in:
CanbiZ 2025-08-19 12:45:09 +02:00
parent e193748657
commit 7fd2744efa

View File

@ -13,7 +13,6 @@ IP=$(hostname -I | awk '{print $1}')
hostname="$(hostname)" hostname="$(hostname)"
header_info "$APP" header_info "$APP"
catch_errors
install_glances_debian() { install_glances_debian() {
msg_info "Installing dependencies" msg_info "Installing dependencies"