mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
Update scripts/upgrade
removes setting auth header to false in upgrade script Co-authored-by: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
parent
5ca7f550aa
commit
774f611780
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ upgrade_type=$(ynh_check_app_version_changed)
|
|||
#=================================================
|
||||
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
|
||||
|
||||
ynh_permission_url --permission="main" --auth_header="false"
|
||||
|
||||
#=================================================
|
||||
# BACKUP BEFORE UPGRADE THEN ACTIVE TRAP
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue