1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

We are not using path anymore

This commit is contained in:
Éric Gaspar 2024-08-02 08:51:35 +02:00
parent 53d71b5ce7
commit 1d6c5a0c7d

View file

@ -76,11 +76,11 @@ done
#================================================= #=================================================
ynh_script_progression --message="Upgrading system configurations related to $app..." --weight=1 ynh_script_progression --message="Upgrading system configurations related to $app..." --weight=1
if [ $path = "/" ]; then # if [ $path = "/" ]; then
path_no_slash="" # path_no_slash=""
else # else
path_no_slash="$path" # path_no_slash="$path"
fi # fi
# Create a dedicated NGINX config # Create a dedicated NGINX config
ynh_add_nginx_config ynh_add_nginx_config