1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

restore: improve comments

This commit is contained in:
Pierre de La Morinerie 2017-10-12 11:38:53 +05:30
parent faa51975af
commit f6bef01487

View file

@ -105,8 +105,13 @@ ynh_restore_file "/etc/supervisor/conf.d/$app.conf"
#=================================================
# GENERIC FINALIZATION
#=================================================
# RELOAD NGINX AND START THE APP
# RELOAD NGINX
#=================================================
sudo service nginx reload
#=================================================
# START SERVER
#=================================================
sudo supervisorctl reload