From 2944f70ee33de24b023ad1edb04246e4b71eef17 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 22 Sep 2020 18:16:38 -0700 Subject: *: initial commit wye is an input-oriented tee variant The name is derived from the plumbing name for a directional tee, or "Y" intersection. --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') 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 -- cgit v1.2.3