1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-08-15 18:24:26 +02:00
parent 52d1492ee0
commit 20c02d5fa2

View file

@ -83,7 +83,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=5
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/.env"
ynh_setup_source --dest_dir="$final_path" --keep=".env"
fi
chmod 750 "$final_path"