Merge pull request #96 from YunoHost-Apps/upgrade_full_replace

[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
Josue-T 2024-03-11 20:35:02 +01:00 committed by GitHub
commit f1da420637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ if [ ~"$app" != "$data_dir" ]; then
fi
# Ensure secrets are defined
ynh_setup_source --dest_dir="$install_dir" --source_id=main
ynh_setup_source --dest_dir="$install_dir" --source_id=main --full_replace=1 --keep=custom
#=================================================
# MIGRATION STEP 2 (Set undefined Vars)