summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-09-22 18:16:38 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-09-22 18:16:38 -0700
commit2944f70ee33de24b023ad1edb04246e4b71eef17 (patch)
treef9841815814e8bc75dbd22290542a7533f520aff /bootstrap
*: initial commit
wye is an input-oriented tee variant The name is derived from the plumbing name for a directional tee, or "Y" intersection.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100755
index 0000000..c5a7472
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+autoreconf --install
© All Rights Reserved