package update
This commit is contained in:
parent
ac39124c34
commit
99e5499c24
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ upgrade_type=$(ynh_check_app_version_changed)
|
|||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
#=================================================
|
||||
ynh_script_progression --message="use -F to update also source (10)"
|
||||
sleep 10
|
||||
ynh_script_progression --message="upgrade type is: $upgrade_type"
|
||||
if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||
then
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||
|
|
Loading…
Reference in a new issue