Skip to content

Commit

Permalink
Update version v1.0.2185.86
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Nov 17, 2021
1 parent 7946375 commit bf4ef6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ the option `--assume-yes` to assume yes to all prompts. Use the option
finished and instead start it on next boot.

```bash
wget https://github.com/pritunl/pritunl-cloud-builder/releases/download/1.0.2144.70/pritunl-builder
echo "aa38adfe45048f4b67946d631ef4f8eb24aecf341fa66d6c1143725703b2ebd9 pritunl-builder" | sha256sum -c -
wget https://github.com/pritunl/pritunl-cloud-builder/releases/download/1.0.2185.86/pritunl-builder
echo "f253812750e34acec1289f4b23d8d9e933c3d1664df1c667c76c5b0e6f88a8ba pritunl-builder" | sha256sum -c -
chmod +x pritunl-builder
sudo ./pritunl-builder
```
3 changes: 3 additions & 0 deletions SHA256
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Pritunl Builder v1.0.2185.86
f253812750e34acec1289f4b23d8d9e933c3d1664df1c667c76c5b0e6f88a8ba pritunl-builder

Pritunl Builder v1.0.2144.70
aa38adfe45048f4b67946d631ef4f8eb24aecf341fa66d6c1143725703b2ebd9 pritunl-builder

Expand Down

0 comments on commit bf4ef6f

Please sign in to comment.