Fix view all backup tag
parent
96aa4e1e5b
commit
0b83b37a02
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue