Skip to content

Commit daa27a8

Browse files
authored
fix blurb
1 parent 92d2c0c commit daa27a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project_name: rsnapshot
55
project_url: "http://www.rsnapshot.org/"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rsnapshot.png"
77
project_blurb: |
8-
[{{ project_name|capitalize }}]({{ project_url }}) is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required."
8+
[{{ project_name|capitalize }}]({{ project_url }}) is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
1010
project_categories: "Backup"
1111
# supported architectures

0 commit comments

Comments
 (0)