1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-10-10 17:18:42 +02:00
parent ec068061ec
commit 78d240d74e

View file

@ -48,7 +48,7 @@ then
fi
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --keep="config.local.php"
ynh_setup_source --dest_dir="$install_dir" --keep="config.local.php data/plugins"
fi
chmod -R o-rwx "$install_dir"