1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-08-15 17:47:16 +02:00
parent 539b42be82
commit 97b7878dbb

View file

@ -103,7 +103,7 @@ then
# Remove the app directory securely
ynh_secure_remove --file=$final_path
ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH #--keep="$final_path/data/config.json"
ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH #--keep="data/config.json"
fi
chmod 750 "$final_path"