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

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