Tamarin/src-example/scripts/pre-build.sh

6 lines
105 B
Bash
Executable File

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