Heredoc

#!/bin/bash

cat <<ADDTEXT
This is text one
this is text two
ADDTEXT