Upgrade to v.2.5.144

This commit is contained in:
ericgaspar
2020-09-22 15:45:01 +02:00
parent ed3d16ea92
commit e153494b48
10 changed files with 29 additions and 29 deletions

View File

@@ -72,9 +72,9 @@ ynh_secure_remove --file="$final_path"
#=================================================
# REMOVE NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Removing nginx web server configuration..."
ynh_script_progression --message="Removing NGINX web server configuration..."
# Remove the dedicated nginx config
# Remove the dedicated NGINX config
ynh_remove_nginx_config
#=================================================
@@ -92,7 +92,7 @@ fi
#=================================================
# REMOVE LDAP USER
#=================================================
ynh_script_progression --message="Removing ldap user..."
ynh_script_progression --message="Removing LDAP user..."
yunohost user delete $ldap_user --purge