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

Update upgrade

This commit is contained in:
liberodark 2020-05-30 22:22:47 +02:00 committed by GitHub
parent c6468d69d7
commit 62f03dd98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,6 @@ case $(uname -m) in
*) ynh_die "Unknown arch" ;;
esac
# Download, check integrity, uncompress and patch the source from jellyfin-plugin-ldapauth.src
ynh_setup_source "$final_path" "jellyfin-plugin-ldapauth"
#==============================================
# INSTALL JELLYFIN
#==============================================