sephiroth1395 / restic-PyBM

A Python 3 wrapper to manage and monitor backups with restic
MIT License
10 stars 1 forks source link

Unlock repositories at the end of the script, no matter what #10

Closed sephiroth1395 closed 3 years ago

sephiroth1395 commented 3 years ago

To avoid locking up a repo if an invocation is stopped mid-course for whatever reason.