From 22431a1305d1eb9f1c066f94313e04021a3a59a0 Mon Sep 17 00:00:00 2001 From: vimene Date: Thu, 30 Nov 2023 05:52:02 +0100 Subject: added bootstrap.sh --- 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..1d385b2 --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec autoreconf -ivf -- cgit v1.2.3