mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
Update upgrade
This commit is contained in:
parent
081c721336
commit
0849031aba
1 changed files with 2 additions and 6 deletions
|
@ -38,10 +38,6 @@ ynh_npm install --global yarn
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setting up source files..." --weight=1
|
||||
|
||||
if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||
then
|
||||
ynh_script_progression --message="Upgrading source files..."
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="$install_dir/config"
|
||||
|
||||
|
|
Loading…
Reference in a new issue