mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
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:
parent
1fdd3865cf
commit
d13be9826a
@ -13,5 +13,7 @@ do
|
||||
[[ -z "$proxy" ]] || python3 -c "import ipaddress; ipaddress.ip_address('${proxy}')" || ncc config:system:delete trusted_proxies "$i"
|
||||
done
|
||||
|
||||
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg
|
||||
|
||||
apt-get update
|
||||
apt-get install --no-install-recommends -y tmux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user