1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Update restore

This commit is contained in:
frju365 2017-02-11 20:09:58 +01:00 committed by GitHub
parent d04c644d62
commit 4b2572d23c

View file

@ -39,5 +39,5 @@ sudo cp -a ./nginx.conf "/etc/nginx/conf.d/${domain}.d/${app}.conf"
sudo systemctl reload nginx.service
sudo systemctl start "$app".service
# Add Haste to YunoHost's monitored services
# Add Scrumblr to YunoHost's monitored services
sudo yunohost service add "$app" --log /var/log/"$app"/"$app".log