Skip to content

Instantly share code, notes, and snippets.

@mayankchhabra
Created February 28, 2021 20:35
Show Gist options
  • Save mayankchhabra/330019efee35bb40842aa4e842a146e4 to your computer and use it in GitHub Desktop.
Save mayankchhabra/330019efee35bb40842aa4e842a146e4 to your computer and use it in GitHub Desktop.

Step 1. SSH into your Umbrel

Open the “Terminal” app on Mac/Linux, or “PowerShell” on Windows and run this:

ssh umbrel@umbrel.local

It will prompt for a password, enter your Umbrel's password.

Step 2. Manually update to v0.3.7

sudo ~/umbrel/scripts/update/update --repo getumbrel/umbrel#v0.3.7

It will again prompt for a password, enter your Umbrel's password.

After the update is complete, try logging into your Umbrel in the web browser again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment