1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Update install

This commit is contained in:
ericgaspar 2021-05-02 15:14:08 +02:00 committed by tituspijean
parent a69ce981fa
commit c7bc584b56

View file

@ -166,13 +166,6 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=1
# Create a dedicated systemd config
ynh_add_systemd_config --others_var="port tls_port domain env_path"
#=================================================
# STORE THE CONFIG FILE CHECKSUM
#=================================================
# Calculate and store the config file checksum into the app settings
ynh_store_file_checksum --file="$final_path/dendrite.yaml"
#=================================================
# GENERIC FINALIZATION
#=================================================