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: viewAllBackups:
- cmd[cp]: - cmd[cp]:
user: root user: root
commands: bash /home/jelastic/mb-backups/view_snapshots.sh main_backup commands: bash /home/jelastic/mb-backups/view_snapshots.sh all
- return: - return:
type: info type: info
message: "${response.out}" message: "${response.out}"