From dac73785f73a91306a1c3eacbf04be720717ab76 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 15 Dec 2023 22:26:10 +0100 Subject: Initial commit. --- bootstrap | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..0040cd3 --- /dev/null +++ b/bootstrap @@ -0,0 +1,8 @@ +#!/bin/sh + +# SPDX-License-Identifier: CC0-1.0 +# +# Copyright (C) 2023 Wojtek Kosior + +cd "$(dirname "$0")" +autoreconf --install -- cgit v1.2.3