From b075667e34380b208394eee549a3cd7510a88718 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 27 Oct 2023 00:28:12 +0800 Subject: [PATCH] Remove comments --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.jps b/manifest.jps index 5899536..81bde84 100644 --- a/manifest.jps +++ b/manifest.jps @@ -29,7 +29,7 @@ globals: onInstall: - cmd[cp]: | curl -O https://deploy-proxy.mightybox.io/addons/add-sftp-user/raw/branch/main/add-sftp.sh - chmod +x add-sftp.sh # Corrected the filename here + chmod +x add-sftp.sh - success: | Add-on installed successfully! To create additional SFTP accounts, click on the "Add new SFTP user" button.