diff --git a/manifest.jps b/manifest.jps index d9c1d6a..503535c 100644 --- a/manifest.jps +++ b/manifest.jps @@ -27,7 +27,7 @@ globals: onInstall: - cmd[cp]: |- sudo su - curl -sO https://deploy-proxy.mightybox.io/addons/add-sftp-user/raw/branch/main/add-sftp.sh + curl -sO https://deploy.mightybox.io/addons/add-sftp-user/raw/branch/main/add-sftp.sh chmod +x add-sftp.sh echo -e "\nMatch User user*\nPasswordAuthentication yes" >> /etc/ssh/sshd_config chown root:root /var/www/webroot/ROOT