From cd14c8daa1cee5dd81d333401d98026a67c78c90 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 12 Aug 2022 15:15:54 +0100 Subject: Initial 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..872167c --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif -- cgit v1.2.3