Remove comments
parent
3bba4d9705
commit
b075667e34
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue