From 255fbd76234e0411a9e95b7b80a28bf79c8dfff1 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 26 May 2023 07:37:38 -0400 Subject: First commit! --- bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap.sh (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100755 index 0000000..9b9eaf0 --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec autoreconf -vif -- cgit v1.2.3