mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
path don't need to be stored
This commit is contained in:
parent
0a717b511f
commit
b704e1cbcb
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ then
|
|||
# Set global variables for nginx helper
|
||||
domain="$old_domain"
|
||||
path_url="$new_path"
|
||||
# Store path_url setting
|
||||
ynh_app_setting_set $app path "$path_url"
|
||||
# Create a dedicated nginx config
|
||||
ynh_add_nginx_config
|
||||
if [ "$path_url" != "/" ]
|
||||
|
|
Loading…
Reference in a new issue