diff --git a/scripts/install b/scripts/install index 8cf78d0..420e3ca 100644 --- a/scripts/install +++ b/scripts/install @@ -175,7 +175,6 @@ chown -R jellyfin:jellyfin "$plugins_path" # Calculate and store the config file checksum into the app settings ynh_store_file_checksum "$plugins_conf_file" - #================================================= # GENERIC FINALIZATION #================================================= @@ -189,7 +188,6 @@ ynh_store_file_checksum "$plugins_conf_file" # Set permissions to app files #chown -R root: /etc/loolwsd - #================================================= # SETUP SSOWAT #=================================================