Refactor: Remove gpg / gnupg from script base (#4775)

* Refactor: Remove gpg / gnupg from

* push more

* add more

* Update reactive-resume-install.sh

* Revert: add unzip

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
CanbiZ
2025-05-28 10:54:01 +02:00
committed by GitHub
parent aed2c0e5bf
commit 010928fee2
58 changed files with 32 additions and 167 deletions

View File

@ -16,7 +16,6 @@ update_os
msg_info "Installing Dependencies"
$STD apt-get update
$STD apt-get -y install \
gnupg \
ca-certificates \
apache2-utils \
logrotate \