1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

Fix upgrade

This commit is contained in:
yalh76 2019-05-16 02:42:43 +02:00
parent 1e870f2965
commit d8a422bbeb

View file

@ -118,7 +118,7 @@ ynh_systemd_action --service_name=$app --action=stop
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_print_info --message="Upgrading source files..." --time --weight=1
ynh_print_info --message="Upgrading source files..."
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path/$app" $architecture