Files
bgpq4/bootstrap
2019-12-15 15:05:34 +01:00

8 lines
120 B
Bash
Executable File

#!/bin/bash
#
# Script to help bootstrap the build system when checked out from git
#
set -auxo pipefail
autoreconf -i