mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Update install
This commit is contained in:
parent
4aa57de835
commit
aabd03caa5
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ sudo sh -c 'echo "no" > /etc/pure-ftpd/conf/UnixAuthentication'
|
||||||
sudo sh -c 'echo "50000 50100" > /etc/pure-ftpd/conf/PassivePortRange'
|
sudo sh -c 'echo "50000 50100" > /etc/pure-ftpd/conf/PassivePortRange'
|
||||||
|
|
||||||
# Register service to YunoHost monitoring
|
# Register service to YunoHost monitoring
|
||||||
sudo yunohost app service pure-ftpd-ldap --log "/var/log/pure-ftpd/transfer.log"
|
sudo yunohost service add pure-ftpd-ldap --log "/var/log/pure-ftpd/transfer.log"
|
||||||
|
|
||||||
# Reload Nginx, restart PureFTPd and regenerate SSOwat conf
|
# Reload Nginx, restart PureFTPd and regenerate SSOwat conf
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
|
|
Loading…
Add table
Reference in a new issue