Solving GPG NO_PUBKEY issues with Apt on Beta

Run these commands to fix the issue:

curl -s http://apt.allstarlink.org/repos/repo_signing.key | sudo apt-key add -
sudo apt update