mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Fix indentation
This commit is contained in:
parent
9c7e91ca9c
commit
a5a1689d52
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ then
|
|||
domain="$old_domain"
|
||||
path_url="$new_path"
|
||||
|
||||
path_no_root=${path_url%/}
|
||||
path_no_root=${path_url%/}
|
||||
# Create a dedicated nginx config
|
||||
ynh_add_nginx_config "path_no_root"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue