openssh/.github/configure.sh
2021-02-18 15:21:13 +11:00

7 lines
67 B
Bash
Executable File

#!/bin/sh
. .github/configs $1
set -x
./configure ${CONFIGFLAGS}