mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
if need then
This commit is contained in:
parent
22854b53e3
commit
71abb097aa
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ sleep 5
|
|||
ynh_secure_remove --file="$tmp_data_backup"
|
||||
|
||||
# clean duplicate folder if exist
|
||||
if [ -d "$install_dir/data/data" ]
|
||||
if [ -d "$install_dir/data/data" ], then
|
||||
ynh_secure_remove --file="$install_dir/data/data"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue