diff --git a/scripts/upgrade b/scripts/upgrade index aeb5d9f..855df3b 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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 #=================================================