aboutsummaryrefslogtreecommitdiff
path: root/scripts/remove
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/remove')
-rw-r--r--scripts/remove7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/remove b/scripts/remove
index 3436bce..73a9bf7 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -100,6 +100,13 @@ ynh_remove_nginx_config
#=================================================
# SPECIFIC REMOVE
#=================================================
+# REMOVE LDAP USER
+#=================================================
+
+# Remove $app LDAP User
+yunohost user delete $app --purge
+
+#=================================================
# REMOVE THE CRON FILE
#=================================================