mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
parent
3486b71760
commit
c990a5d2d6
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ ynh_add_config --template="logging.json" --destination="$config_path/logging.jso
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing LDAP plugin..." --weight=2
|
||||
|
||||
ynh_setup_source --dest_dir="/var/lib/jellyfin/plugins/LDAP Authentication" --source_id=plugin_ldap
|
||||
ynh_setup_source --dest_dir="/var/lib/jellyfin/plugins/LDAP Authentication" --source_id=plugin_ldap --full_replace=1
|
||||
mkdir -p /var/lib/jellyfin/plugins/configurations/
|
||||
ynh_add_config --template="LDAP-Auth.xml" --destination="/var/lib/jellyfin/plugins/configurations/LDAP-Auth.xml"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue