Repo url change

main
Anthony 2023-10-27 23:14:08 +08:00
parent afa42cd223
commit ef95f6a8cf
1 changed files with 1 additions and 1 deletions

View File

@ -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