From dab59943c9e28ab9ad15dbca3b568df9ed00c341 Mon Sep 17 00:00:00 2001 From: Anthony Date: Thu, 20 Mar 2025 00:21:51 +0800 Subject: [PATCH] Fix uninstallation errors --- manifest.jps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.jps b/manifest.jps index 40da9d7..7625abc 100644 --- a/manifest.jps +++ b/manifest.jps @@ -140,10 +140,10 @@ menu: successText: Repository stats checked successfully. onUninstall: - - removeScript + - removeScripts onBeforeDelete: - - removeScript + - removeScripts onAfterRedeployContainer[cp]: - installRestic