Created
July 22, 2017 23:54
-
-
Save nakamuraagatha/83921b59b8e16ec09058157f1991bc7e to your computer and use it in GitHub Desktop.
Failed to fetch ubuntu 16.04 hash sum mismatch Digitalocean
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
sudo rm -rf /var/lib/apt/lists/* | |
``` | |
and | |
``` | |
sudo apt-get update | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment