1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1

Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
This commit is contained in:
Yunohost-Bot 2024-03-11 16:05:06 +01:00 committed by tituspijean
parent 507777b503
commit ad30facf0f
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -38,8 +38,8 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=2 ynh_script_progression --message="Upgrading source files..." --weight=2
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --source_id="app-upgrade" ynh_setup_source --dest_dir="$install_dir" --source_id="app-upgrade" --full_replace=1
ynh_setup_source --dest_dir="$install_dir/user/plugins/login-ldap" --source_id="ldap" ynh_setup_source --dest_dir="$install_dir/user/plugins/login-ldap" --source_id="ldap" --full_replace=1
fi fi
# Set permissions on app files # Set permissions on app files