1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

Update install

This commit is contained in:
liberodark 2020-05-30 21:23:20 +02:00 committed by GitHub
parent 148706603b
commit 11f74fcdcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,7 +175,6 @@ chown -R jellyfin:jellyfin "$plugins_path"
# Calculate and store the config file checksum into the app settings # Calculate and store the config file checksum into the app settings
ynh_store_file_checksum "$plugins_conf_file" ynh_store_file_checksum "$plugins_conf_file"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION
#================================================= #=================================================
@ -189,7 +188,6 @@ ynh_store_file_checksum "$plugins_conf_file"
# Set permissions to app files # Set permissions to app files
#chown -R root: /etc/loolwsd #chown -R root: /etc/loolwsd
#================================================= #=================================================
# SETUP SSOWAT # SETUP SSOWAT
#================================================= #=================================================