mirror of
https://github.com/YunoHost-Apps/easyappointments_ynh.git
synced 2024-11-22 07:52:29 +03:00
Update upgrade
This commit is contained in:
parent
07368aafde
commit
49d517f0fa
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ then
|
||||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
ynh_setup_source --dest_dir="$final_path" --kepp="$final_path/config.php"
|
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/config.php"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chmod 750 "$final_path"
|
chmod 750 "$final_path"
|
||||||
|
|
Loading…
Reference in a new issue