mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-03-01 01:41:33 +00:00
Update platform-linux.md
This commit is contained in:
parent
309f7cb330
commit
23dd32340e
@ -24,7 +24,8 @@ will also work on any Debian-based distribution.
|
|||||||
### From CircleCI
|
### From CircleCI
|
||||||
|
|
||||||
Visit our [Builds](builds.md) page and download the relevant `.deb` file, then
|
Visit our [Builds](builds.md) page and download the relevant `.deb` file, then
|
||||||
install it on your system:
|
install it on your system. If you want to install the latest `.deb` from the
|
||||||
|
`master` branch:
|
||||||
```
|
```
|
||||||
curl -so- "https://circleci.com/api/v1.1/project/github/yggdrasil-network/yggdrasil-go/latest/artifacts?branch=master&filter=successful" | \
|
curl -so- "https://circleci.com/api/v1.1/project/github/yggdrasil-network/yggdrasil-go/latest/artifacts?branch=master&filter=successful" | \
|
||||||
egrep -o "https.*yggdrasil\-.*$(dpkg --print-architecture).deb" | \
|
egrep -o "https.*yggdrasil\-.*$(dpkg --print-architecture).deb" | \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user