mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update upgrade
This commit is contained in:
parent
4071ef3629
commit
237005ae1f
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ then
|
|||
git fetch --quiet origin tag $tag --no-tags
|
||||
git checkout --quiet $tag --quiet
|
||||
fi
|
||||
ynh_secure_remove bootstrap/cache/*
|
||||
ynh_secure_remove vendor/
|
||||
ynh_secure_remove --file="$final_path/bootstrap/cache/*"
|
||||
ynh_secure_remove --file="$final_path/vendor/"
|
||||
popd
|
||||
else
|
||||
ynh_script_progression --message="Upgrading source files..."
|
||||
|
|
Loading…
Add table
Reference in a new issue