Skip to content

Instantly share code, notes, and snippets.

@ersin-demirtas
Created October 12, 2018 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ersin-demirtas/7da305854ea8f265852c71e74d0d4487 to your computer and use it in GitHub Desktop.
Save ersin-demirtas/7da305854ea8f265852c71e74d0d4487 to your computer and use it in GitHub Desktop.
[solved] W: GPG error: http://nginx.org trusty InRelease: The following signatures were invalid: KEYEXPIRED 1471427554
wget https://nginx.org/keys/nginx_signing.key -O - | sudo apt-key add -
apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment