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.