From afa42cd22332d34f0bb1aed07b1771db11b0b301 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 27 Oct 2023 23:08:21 +0800 Subject: [PATCH] Fix permission Issues --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.jps b/manifest.jps index 7daa0aa..d9c1d6a 100644 --- a/manifest.jps +++ b/manifest.jps @@ -36,7 +36,7 @@ onInstall: nodeGroup: cp data: restart: true - return: Installation completed successfully! + return: "Installed Successfully" onUninstall: - cmd[cp]: rm -f ./add-sftp.sh