#!/bin/bash msg="Failure: Could not built site www.iamfabulous.de" attach=$(cat log/hugo.log) echo "$msg" echo "" echo "$attach"