diff --git a/example.js b/example.js index 63bce1c..540bc99 100644 --- a/example.js +++ b/example.js @@ -29,7 +29,7 @@ fuse.mount(mountPath, { atime: new Date(), ctime: new Date(), size: 12, - mode: 188, + mode: 33188, uid: process.getuid ? process.getuid() : 0, gid: process.getgid ? process.getgid() : 0 })