mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
tabulation
This commit is contained in:
parent
a8ba5a0a6f
commit
fa4b508123
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ ynh_install_app_dependencies $pkg_dependencies
|
|||
|
||||
if [ "$upgrade_type" == "UPGRADE_APP" ]
|
||||
then
|
||||
# Verify the checksum and backup the file if it's different
|
||||
ynh_backup_if_checksum_is_different --file="$final_path/searx/settings.yml"
|
||||
# Verify the checksum and backup the file if it's different
|
||||
ynh_backup_if_checksum_is_different --file="$final_path/searx/settings.yml"
|
||||
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue