From 2826abf9679b3b3fd80221fcdd30bcbd6413c04c Mon Sep 17 00:00:00 2001 From: ingoj Date: Wed, 1 Apr 2020 23:42:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38646f0..ead2c6d 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ The script does two things: * change the variables at the begin of the script to your site settings. # Other useful tips -* you can change the mail command from `-b ${siteadmin} -- ${usermail}` to `-- ${siteadmin}` and comment out all lines with bin/console user delete statement for testing runs +* you can change the mail command from `-b ${siteadmin} -- ${usermail}` to `-- ${siteadmin}` and comment out all lines with `bin/console user delete` statement for testing runs * before putting this script into production you may want to inform your users via the notify_all addon of the upcoming changes/deletions.