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:
parent
d04c644d62
commit
4b2572d23c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue