From 0b83b37a02b8b2636fea37a8434110f72f9c52ce Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 8 Jan 2025 01:46:48 +0800 Subject: [PATCH] Fix view all backup tag --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.jps b/manifest.jps index d7931fe..40da9d7 100644 --- a/manifest.jps +++ b/manifest.jps @@ -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}"