mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
This commit is contained in:
parent
35ad0d05f4
commit
78419bbcfd
1 changed files with 2 additions and 2 deletions
|
@ -42,11 +42,11 @@ then
|
|||
|
||||
# remove old configuration files
|
||||
ynh_secure_remove --file="$install_dir/data/config.local.user.php"
|
||||
ynh_secure_remove --file="$install_dir/config.local.yunohost.php"
|
||||
|
||||
mv "$install_dir/data" "$data_dir"
|
||||
fi
|
||||
|
||||
ynh_secure_remove --file="$install_dir/config.local.yunohost.php"
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir" #--keep="config.local.php"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue