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