From 75c15879ec91124817cf9d78e0e2e35318608648 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Thu, 11 Sep 2025 11:44:50 +0200 Subject: [PATCH] Update ct/globaleaks.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/globaleaks.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ct/globaleaks.sh b/ct/globaleaks.sh index d8438bc1..8558830a 100644 --- a/ct/globaleaks.sh +++ b/ct/globaleaks.sh @@ -28,9 +28,6 @@ function update_script() { fi msg_info "Updating $APP LXC" - $STD bash <(curl -fsSL https://deb.globaleaks.org//install.sh) -y - - $STD sh -c 'echo "deb [signed-by=/etc/apt/trusted.gpg.d/globaleaks.gpg] http://deb.globaleaks.org $(lsb_release -sc) main" > /etc/apt/sources.list.d/globaleaks.list' $STD apt-get update $STD apt-get -y upgrade