1.54.0.sh: Install new sury repository signing key

Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias Knöppler 2024-04-29 03:10:01 +02:00 committed by Tobias K
parent 1fdd3865cf
commit d13be9826a
No known key found for this signature in database
GPG Key ID: 44FD368932E645C1

View File

@ -13,5 +13,7 @@ do
[[ -z "$proxy" ]] || python3 -c "import ipaddress; ipaddress.ip_address('${proxy}')" || ncc config:system:delete trusted_proxies "$i" [[ -z "$proxy" ]] || python3 -c "import ipaddress; ipaddress.ip_address('${proxy}')" || ncc config:system:delete trusted_proxies "$i"
done done
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg
apt-get update apt-get update
apt-get install --no-install-recommends -y tmux apt-get install --no-install-recommends -y tmux