1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00

Fix -v argument for ynh_add_systemd_config

This commit is contained in:
yalh76 2021-08-11 02:25:30 +02:00
parent 9e5b22364e
commit 59389a24a2
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@ build_node_app
ynh_script_progression --message="Configuring a systemd service..." --weight=1
# Create a dedicated systemd config
ynh_add_systemd_config -v nodejs_path
ynh_add_systemd_config
#=================================================
# ADD A CONFIGURATION

View file

@ -106,7 +106,7 @@ build_node_app
ynh_script_progression --message="Upgrading systemd configuration..." --weight=1
# Create a dedicated systemd config
ynh_add_systemd_config -v nodejs_path
ynh_add_systemd_config
#=================================================
# UPDATE A CONFIG FILE