#!/bin/sh set -eu test "$(cat /tmp/hello.txt)" = "hello environment"