[list] print absolute url in json output

This commit is contained in:
lapwat
2023-02-18 00:01:48 +01:00
parent efcc45316b
commit 8fd0a12620
4 changed files with 15 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ go install github.com/lapwat/papeer@latest
```sh
# use platform=darwin for MacOS
platform=linux
release=0.6.1
release=0.6.2
# download and extract
curl -L https://github.com/lapwat/papeer/releases/download/v$release/papeer-v$release-$platform-amd64.tar.gz > papeer.tar.gz