From ef95f6a8cf9e4a9b059049936ef2585520c926f8 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 27 Oct 2023 23:14:08 +0800 Subject: [PATCH] Repo url change --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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