]> git.p6c8.net - nextcloud-backup-restore.git/blobdiff - README.md
Readme
[nextcloud-backup-restore.git] / README.md
index 41d96b178aaa404e0897550be4f83b57f5d48c22..554d7c904d2e610af9e83a88dc179aa08218d6b7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://codeberg.org/api/v1/repos/DecaTec/Nextcloud-Backup-Restore/releases&query=$[0].tag_name)](https://codeberg.org/DecaTec/Nextcloud-Backup-Restore/releases)
+
 # Nextcloud-Backup-Restore
 
 This repository contains two bash scripts for backup/restore of [Nextcloud](https://nextcloud.com/).
@@ -16,7 +18,7 @@ The scripts take care of these items to backup automatically.
 
 ## Requirements
 
-- *pigz* (https://zlib.net/pigz/) when using backup compression. If not available, you can use another compression algorithm (e.g. gzip)
+- *pigz* (https://zlib.net/pigz/) when using backup compression. If not installed already, it can be installed with `apt install pigz` (Debian/Ubuntu). If not available, you can use another compression algorithm (e.g. gzip)
 
 ## Important notes about using the scripts
 

patrick-canterino.de