Fix view all backup tag

main
Anthony 2025-01-08 01:46:48 +08:00
parent 96aa4e1e5b
commit 0b83b37a02
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ actions:
viewAllBackups:
- cmd[cp]:
user: root
commands: bash /home/jelastic/mb-backups/view_snapshots.sh main_backup
commands: bash /home/jelastic/mb-backups/view_snapshots.sh all
- return:
type: info
message: "${response.out}"