aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/rsync.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/rsync.go')
-rw-r--r--internal/rosa/rsync.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/rsync.go b/internal/rosa/rsync.go
index 7816465b..041264b8 100644
--- a/internal/rosa/rsync.go
+++ b/internal/rosa/rsync.go
@@ -33,5 +33,7 @@ func init() {
Name: "rsync",
Description: "an open source utility that provides fast incremental file transfer",
Website: "https://rsync.samba.org/",
+
+ ID: 4217,
}
}