restic 0.18.1
Fixes
backup --stdin-filenamenow handles directory paths correctly (was failing with "no such file or directory" in 0.18.0)forgetcommand now respectsRESTIC_HOSTenvironment variable- Ignore chmod operation errors on filesystems that don't support it (CIFS, WebDAV via FUSE)
- Ignore
EOPNOTSUPPerrors for extended attributes on BSD systems - Fix crash when dire...