yannickulrich/itd:fuse
master
@ -18,7 +18,6 @@ func startFUSE(ctx context.Context, dev *infinitime.Device) error {
Err(err).
Send()
return err
}
err is returned twice here
err
Oh, sorry, fixed now
server, err := fs.Mount(k.String("fuse.mountpoint"), root, &fs.Options{
The note is not visible to the blocked user.
err
is returned twice hereOh, sorry, fixed now