1
0
Fork 0
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:
Robles Rodolphe 2023-09-20 14:50:20 +02:00 committed by GitHub
parent 22854b53e3
commit 71abb097aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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