Apt-get update throws errow

Solved it by:

sudo wget https://davesteele.github.io/key-366150CE.pub.txt
sudo apt-key add key-366150CE.pub.txt
1 Like