whitespaces

This commit is contained in:
Jérémy Lecour 2023-12-29 13:49:08 +01:00 committed by Jérémy Lecour
parent 430e4f52ac
commit 5840e8efee
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY

View file

@ -134,4 +134,4 @@ pick_server() {
send_mail() {
tail -20 "${LOGFILE}" | mail -s "${MAIL_SUBJECT}" "${MAIL}"
}
}