Tamarin/hooks/build/marp-compiler/compile

7 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
export DESTDIR=/dist
pushd /src
./build
popd