1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensondage_ynh.git synced 2024-09-03 19:46:28 +02:00

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

This commit is contained in:
Yunohost-Bot 2024-03-11 16:06:57 +01:00 committed by Félix Piédallu
parent 54e5a4f3fa
commit 0974027fe3

View file

@ -21,7 +21,7 @@ timezone="$(cat /etc/timezone)"
#================================================= #=================================================
ynh_script_progression --message="Upgrading source files..." --weight=2 ynh_script_progression --message="Upgrading source files..." --weight=2
ynh_setup_source --dest_dir="$install_dir" --keep="app/inc/config.php" ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="app/inc/config.php"
chmod -R o-rwx "$install_dir" chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir" chown -R $app:www-data "$install_dir"