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