Skip to main content

Updating APT-repository GPG-key

To update a new GPG-key for signature verification run command below as root

Current domain name:

wget -O - http://deb.bithouse.fi/repo/KEY.gpg | sudo apt-key add -

Old domain name:

wget -O - http://bithouse.dyndns-server.com/repo/KEY.gpg | sudo apt-key add -