1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mindmaps_ynh.git synced 2024-09-03 19:45:59 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-11-10 10:33:05 +01:00
parent 2b036521fb
commit c31b5556c8

View file

@ -25,7 +25,7 @@ then
ynh_secure_remove --file=$install_dir ynh_secure_remove --file=$install_dir
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
mv ../sources/dist "$install_dir" mv ../sources/dist/ "$install_dir"
fi fi
chmod -R o-rwx "$install_dir" chmod -R o-rwx "$install_dir"