Skip to content

Commit

Permalink
Exit restore with code
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed Nov 6, 2024
1 parent dd85c53 commit 1405c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/restic_compose_backup/restore_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def restore(config, containers):
body=open('restore.log').read(),
alert_type='ERROR',
)
exit(result)


def start_restore_process(config, containers):
Expand Down

0 comments on commit 1405c92

Please sign in to comment.