Skip to content

Instantly share code, notes, and snippets.

@giannoug
Created July 22, 2021 18:10
Show Gist options
  • Save giannoug/9daa1d56647865052d34864c25c0c37e to your computer and use it in GitHub Desktop.
Save giannoug/9daa1d56647865052d34864c25c0c37e to your computer and use it in GitHub Desktop.
Reset Umbrel
sudo ./scripts/stop
sudo rm ~/umbrel/lnd/!(lnd.conf)
sudo rm ~/umbrel/db/user.json
sudo ./scripts/start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment