Skip to content

Commit 259cf45

Browse files
committed
Add categories to readme-vars.yml
1 parent 382db79 commit 259cf45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
77
project_blurb: |
88
[{{ 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 }}"
10+
project_categories: "Backup"
1011
# supported architectures
1112
available_architectures:
1213
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)