Skip to content

Instantly share code, notes, and snippets.

@lshaf
Created March 15, 2020 05:55
Show Gist options
  • Save lshaf/60ee426b30844a48e80a99fdf0e19b37 to your computer and use it in GitHub Desktop.
Save lshaf/60ee426b30844a48e80a99fdf0e19b37 to your computer and use it in GitHub Desktop.
update apt key when it's error or expired
sudo apt-key adv --refresh-keys --keyserver keyserver.ubuntu.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment