mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update upgrade
This commit is contained in:
parent
3b04bd87fb
commit
c6a3172255
1 changed files with 4 additions and 0 deletions
|
@ -83,6 +83,10 @@ ynh_setup_source "$final_path"
|
|||
#=================================================
|
||||
|
||||
# Create a dedicated nginx config
|
||||
if [ "$path_url" != "/" ]
|
||||
then
|
||||
ynh_replace_string "^#sub_path_only" "" "../conf/nginx.conf"
|
||||
fi
|
||||
ynh_add_nginx_config
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue