yaap/scripts/setup.sh

7 lines
No EOL
64 B
Bash

#!/usr/bin/env sh
set -e
pushd vendors/dialog
sh build.sh
popd