mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
parent
ca37bef2e1
commit
94a192009b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
|
||||
|
||||
# Cleanup previous package that ynh_setup_source on install_dir
|
||||
# Cleanup previous package that ynh_setup_source on install_dir --full_replace=1
|
||||
if [ ! -d "$install_dir/www" ]; then
|
||||
ynh_secure_remove "$install_dir"/* "$install_dir"/.*
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue