nixys / nxs-backup

The tool for creating, delivering and rotating backups for GNU/Linux distributions.
https://nxs-backup.io
Apache License 2.0
256 stars 13 forks source link

fix(#70): Dont add storage if error has occured on initialization #71

Closed Elchinchel closed 4 months ago

Elchinchel commented 4 months ago

Storage is not added to storageMap if Init method returns an error.

Refs: #70