better formatting for the blob of text

This commit is contained in:
Jérémy Lecour 2018-09-06 10:54:02 +02:00 committed by Jérémy Lecour
parent 07bb68ad60
commit 7e5b571fc9

View file

@ -48,7 +48,7 @@ echo "Press <Enter> to submit, or <Ctrl+c> to cancel."
read enter
# write log
echo "---------- ${NOW_ISO} ----------" >> "${LOGFILE}"
echo "----------- ${NOW_ISO} ---------------" >> "${LOGFILE}"
echo "${BLOB}" >> "${LOGFILE}"
# git commit