Update jumpserver-install.sh

This commit is contained in:
Nícolas Pastorello 2025-04-22 10:33:26 -03:00 committed by GitHub
parent 86e004a3a7
commit ac8cd01353
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
curl \
tar \
iptables
msg_ok "Installed Dependencies"