mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Update upgrade
This commit is contained in:
parent
010e230cd2
commit
80445ba838
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ 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="$final_path" --keep="config/database.yml $final_path/config/configuration.yml"
|
||||
ynh_setup_source --dest_dir="$final_path" --keep="config/database.yml config/configuration.yml"
|
||||
fi
|
||||
|
||||
mkdir -p "$final_path/files" "$final_path/log" "$final_path/tmp" "$final_path/public/plugin_assets"
|
||||
|
|
Loading…
Add table
Reference in a new issue