From 5840e8efeee23d6b9f82b3cfad86d510e31cc53b Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Fri, 29 Dec 2023 13:49:08 +0100 Subject: [PATCH] whitespaces --- client/lib/utilities.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/lib/utilities.sh b/client/lib/utilities.sh index af0a7f4..476ffb9 100644 --- a/client/lib/utilities.sh +++ b/client/lib/utilities.sh @@ -134,4 +134,4 @@ pick_server() { send_mail() { tail -20 "${LOGFILE}" | mail -s "${MAIL_SUBJECT}" "${MAIL}" -} \ No newline at end of file +}