Apply example_ynh

This commit is contained in:
yalh76 2021-05-13 22:26:55 +02:00
parent f69855a45a
commit b48b9b9967
2 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@ chown $app:$app "$final_path/config.yml"
ynh_script_progression --message="Configuring a systemd service..."
# Create a dedicated systemd config
ynh_add_systemd_config --others_var="ynh_node ynh_node_load_PATH"
ynh_add_systemd_config
#=================================================
# GENERIC FINALIZATION

View File

@ -176,7 +176,7 @@ chown $app:$app "$final_path/config.yml"
ynh_script_progression --message="Upgrading systemd configuration..."
# Create a dedicated systemd config
ynh_add_systemd_config --others_var="ynh_node ynh_node_load_PATH"
ynh_add_systemd_config
#=================================================
# GENERIC FINALIZATION