1
0
Fork 0
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:
Alexis Gavoty 2014-05-18 15:14:13 +02:00
parent 4aa57de835
commit aabd03caa5

View file

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