mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-27 22:25:24 +00:00
derp
This commit is contained in:
@@ -141,7 +141,7 @@ class RunningContainers:
|
||||
|
||||
# Keep only containers with backup enabled
|
||||
if not container.backup_enabled:
|
||||
container
|
||||
continue
|
||||
|
||||
# and not oneoffs (started manually with run or similar)
|
||||
if container.is_oneoff:
|
||||
|
Reference in New Issue
Block a user