mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-10 12:20:58 +00:00
add example - rclone remote backend for restic using storj (aka 'uplink' API)
This commit is contained in:
@@ -11,7 +11,7 @@ setup(
|
||||
'restic_compose_backup.*',
|
||||
]),
|
||||
install_requires=[
|
||||
'docker~=6.1.3',
|
||||
'docker~=7.1.0',
|
||||
],
|
||||
entry_points={'console_scripts': [
|
||||
'restic-compose-backup = restic_compose_backup.cli:main',
|
||||
|
Reference in New Issue
Block a user