#!/usr/bin/env bash mkdir -p $DESTDIR/opt/hello-world cp $SRCDIR/hello-world $DESTDIR/opt/hello-world/