readme style

This commit is contained in:
Bob Mottram 2016-10-28 12:43:08 +01:00
parent 85416d15b7
commit d3c76cfbac
1 changed files with 1 additions and 2 deletions

View File

@ -216,8 +216,7 @@ function encrypt_all_email {
if ! grep -q $"If you have imported legacy email which is not encrypted" /home/$MY_USERNAME/README; then
echo '' >> /home/$MY_USERNAME/README
echo '' >> /home/$MY_USERNAME/README
echo $'Encrypting legacy email' >> /home/$MY_USERNAME/README
echo '=======================' >> /home/$MY_USERNAME/README
echo $'# Encrypting legacy email' >> /home/$MY_USERNAME/README
echo $'If you have imported legacy email which is not encrypted' >> /home/$MY_USERNAME/README
echo $'then it can be encrypted with the command:' >> /home/$MY_USERNAME/README
echo '' >> /home/$MY_USERNAME/README