From 97185a8a75c2628aec1dc77bb08f86accca27ea9 Mon Sep 17 00:00:00 2001 From: ingoj Date: Sun, 20 Dec 2020 18:31:07 +0100 Subject: [PATCH] Update README.md added info about language --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ead2c6d..8877ee3 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,6 @@ The script does two things: * change the variables at the begin of the script to your site settings. # Other useful tips +* the script expects the output of `bin/console` to be in `LANG=en_US.UTF-8` or `en` * 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.