Bootstrap: arch

%post
    echo 'this is a command so long that the user had to' \
            'add several new lines line' \
            'using the escape char' \
            'and more' \
            'and more lines'
