From 6a52c332832351671a23d3dc3dbea533785e2bef Mon Sep 17 00:00:00 2001 From: Davie Li Date: Fri, 22 Dec 2023 17:29:06 +0100 Subject: [PATCH] Add bootstrap script --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..9b9eaf0 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +exec autoreconf -vif