mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
Bump
This commit is contained in:
@@ -51,7 +51,7 @@ Choose the archive matching the destination platform and extract diun:
|
||||
|
||||
```
|
||||
$ cd /opt
|
||||
$ wget -qO- https://github.com/crazy-max/diun/releases/download/v1.0.1/diun_1.0.1_linux_x86_64.tar.gz | tar -zxvf - diun
|
||||
$ wget -qO- https://github.com/crazy-max/diun/releases/download/v1.0.2/diun_1.0.2_linux_x86_64.tar.gz | tar -zxvf - diun
|
||||
```
|
||||
|
||||
After getting the binary, it can be tested with `./diun --help` or moved to a permanent location.
|
||||
|
||||
Reference in New Issue
Block a user