mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
time remaining
This commit is contained in:
parent
695cc0ea64
commit
345b79afcd
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ ynh_systemd_action --action=stop
|
|||
|
||||
if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||
then
|
||||
ynh_script_progression --message="Upgrading source files..." --time --weight=1
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=4
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$final_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue