mirror of
https://github.com/YunoHost-Apps/mindmaps_ynh.git
synced 2024-09-03 19:45:59 +02:00
Update scripts/upgrade
This commit is contained in:
parent
c31b5556c8
commit
947966768a
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ then
|
|||
ynh_script_progression --message="Upgrading source files..." --weight=4
|
||||
|
||||
ynh_secure_remove --file=$install_dir
|
||||
mkdir "$install_dir"
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
mv ../sources/dist/ "$install_dir"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue