diff options
Diffstat (limited to 'internal/rosa/squashfs.go')
| -rw-r--r-- | internal/rosa/squashfs.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/squashfs.go b/internal/rosa/squashfs.go index 79d97f11..555549d6 100644 --- a/internal/rosa/squashfs.go +++ b/internal/rosa/squashfs.go @@ -47,5 +47,7 @@ func init() { Name: "squashfs-tools", Description: "tools to create and extract Squashfs filesystems", Website: "https://github.com/plougher/squashfs-tools", + + ID: 4879, } } |
