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

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

This commit is contained in:
Yunohost-Bot 2024-03-11 15:40:08 +01:00 committed by Félix Piédallu
parent 3f72157dcd
commit 132bd08272

View file

@ -25,7 +25,7 @@ yunohost tools regen-conf mysql --force
ynh_script_progression --message="Upgrading source files..."
ynh_setup_source --dest_dir="$install_dir/$app/sites/all/modules/civicrm" --source_id="civicrm-drupal" --full_replace=1
ynh_setup_source --dest_dir="$install_dir/$app/sites/all/modules/civicrm" --source_id="civicrm-l10n"
ynh_setup_source --dest_dir="$install_dir/$app/sites/all/modules/civicrm" --source_id="civicrm-l10n" --full_replace=1
chmod 750 "$install_dir"
chmod -R o-rwx "$install_dir"