Skip to content

Commit

Permalink
fix: correct entrypoint for backup restore
Browse files Browse the repository at this point in the history
  • Loading branch information
remcoros committed Jul 26, 2024
1 parent 1b3df35 commit 5b694eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ backup:
type: docker
image: compat
system: true
entrypoint: compat
entrypoint: /mnt/assets/backup.sh
args:
- restore
- /root/data
Expand Down

0 comments on commit 5b694eb

Please sign in to comment.