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

Update upgrade

This commit is contained in:
Éric Gaspar 2024-01-13 12:26:46 +01:00
parent 02bd516d99
commit 95c7053dd0

View file

@ -21,7 +21,6 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_script_progression --message="Upgrading source files..." --weight=1
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --keep="config/.env"
fi