diff --git a/src/modules/unsquashfs/module.conf b/src/modules/unsquashfs/module.conf index 15e961cbe..db7da1f5b 100644 --- a/src/modules/unsquashfs/module.conf +++ b/src/modules/unsquashfs/module.conf @@ -6,7 +6,6 @@ interface: "python" requires: [] script: "main.py" #assumed relative to the current directory configuration: - sourceMountPath: "/some/path" unpack: - source: "/path/to/squashfs/image.sqfs" destination: ""