1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/timeoff_ynh.git synced 2024-09-03 20:35:59 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-02-09 23:22:11 +01:00
parent 13c6975b6d
commit fc37c7796f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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