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

Purging Kimai2 during upgrade

This commit is contained in:
yalh76 2020-04-19 16:36:08 +02:00
parent 16c3f10152
commit d44cfc271a

View file

@ -109,6 +109,8 @@ then
cp -af "$final_path/var/data" "$tmpdir/."
fi
ynh_secure_remove --file="$final_path"
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path"