Load GlobaLeaks signing key during install

This commit is contained in:
Giovanni Pellerano
2025-09-11 11:50:22 +02:00
parent 75c15879ec
commit 95a6ddcca1
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ network_check
update_os
msg_info "Setup GlobaLeaks"
curl -sS https://deb.globaleaks.org/globaleaks.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/globaleaks.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/globaleaks.gpg] http://deb.globaleaks.org bookworm main" >/etc/apt/sources.list.d/globaleaks.list
$STD apt-get update
$STD apt-get -y install globaleaks