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:
parent
2b036521fb
commit
c31b5556c8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ then
|
|||
|
||||
ynh_secure_remove --file=$install_dir
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
mv ../sources/dist "$install_dir"
|
||||
mv ../sources/dist/ "$install_dir"
|
||||
fi
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Reference in a new issue