]> git.p6c8.net - nextcloud-backup-restore.git/blobdiff - README.md
v2.3.2
[nextcloud-backup-restore.git] / README.md
index 41d96b178aaa404e0897550be4f83b57f5d48c22..3373b0a96f5c6017dd48d67e60d35f644da8b89e 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)
+
 # 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