Update paymenter-install.sh

Removed some unnecessary dependencies
This commit is contained in:
Nícolas Pastorello 2025-01-28 15:41:07 -03:00 committed by GitHub
parent 1455f9e00c
commit 1873eba413
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,10 +16,6 @@ msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
curl \ curl \
git \ git \
sudo \
mc \
tar \
unzip \
software-properties-common \ software-properties-common \
apt-transport-https \ apt-transport-https \
ca-certificates \ ca-certificates \