1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zusam_ynh.git synced 2024-09-03 18:05:54 +02:00

Remove api/config/packages/sensio_framework_extra.yaml when updating

This commit is contained in:
dragondaddy 2023-09-23 22:49:58 +02:00
parent 6a91340fd6
commit 54ccf25dbe

View file

@ -33,6 +33,7 @@ then
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --full_replace
rm -f $install_dir/api/config/packages/sensio_framework_extra.yaml
fi
#=================================================