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:
parent
13c6975b6d
commit
fc37c7796f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue