mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Update upgrade
This commit is contained in:
parent
22bbb5ff27
commit
99439a5d76
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ynh_safe_rm "/etc/apt/sources.list.d/mongodb-org-4.4.list"
|
|||
#=================================================
|
||||
ynh_script_progression "Upgrading source files..."
|
||||
|
||||
ynh_setup_source --dest_dir="$install_dir" --keep=".env"
|
||||
ynh_setup_source --dest_dir="$install_dir" --full_replace --keep=".env"
|
||||
|
||||
#=================================================
|
||||
# UPGRADE DEPENDENCIES
|
||||
|
|
Loading…
Reference in a new issue