#!/bin/bash set -e echo "Hello from OpenSandbox!" > /app/greeting.txt