1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

fix linter

This commit is contained in:
Salamandar 2023-12-09 10:11:33 +01:00 committed by Salamandar
parent 2f2e780a41
commit 349231b77f

View file

@ -39,7 +39,7 @@ ynh_systemd_action --service_name="$app" --action="stop" --log_path="systemd" --
ynh_script_progression --message="Adding system configurations related to $app..." --weight=1
ynh_add_systemd_config
yunohost service add "$app" --description="Monitorix"
yunohost service add "$app" --description="Monitorix" --log=systemd
ynh_add_config --template "nginx_status.conf" --destination "$nginx_status_conf"
ynh_add_nginx_config