Browse Source

v0.1.6-beta.3 (#83)

mount-script-check v0.1.6-beta.3
Mayank Chhabra 5 years ago
committed by GitHub
parent
commit
f70c374bad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md
  2. 4
      info.json

2
README.md

@ -77,7 +77,7 @@ Ensure that your account is [correctly permissioned to use docker](https://docs.
> It will clone this repo while preserving home directory's existing structure.
```bash
curl -L https://github.com/getumbrel/umbrel/archive/v0.1.6-beta.2.tar.gz | tar -xz --strip-components=1
curl -L https://github.com/getumbrel/umbrel/archive/v0.1.6-beta.3.tar.gz | tar -xz --strip-components=1
```
### Step 2. Configure

4
info.json

@ -1,6 +1,6 @@
{
"version": "0.1.6-beta.2",
"name": "Umbrel v0.1.6 Beta 2",
"version": "0.1.6-beta.3",
"name": "Umbrel v0.1.6 Beta 3",
"requires": ">=0.1.6-beta",
"notes": ""
}
Loading…
Cancel
Save