mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2025-12-16 00:03:25 +00:00
Initial implementation
- CLI + env var settings - Backup via rclone - Configurable retention - Run purge nightly - 4 levels of logging
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
__author__ = """sebastian.goscik"""
|
||||
__email__ = 'sebastian@goscik.com'
|
||||
__version__ = '0.1.0'
|
||||
|
||||
from .unifi_protect_backup import UnifiProtectBackup
|
||||
|
||||
Reference in New Issue
Block a user