From 2b55cf92033ed02cabd545540241585e05f1fbb0 Mon Sep 17 00:00:00 2001 From: "W. Kosior" Date: Sat, 18 May 2024 01:00:12 +0200 Subject: Initial commit. --- ctftilde/bootstrap | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 ctftilde/bootstrap (limited to 'ctftilde/bootstrap') diff --git a/ctftilde/bootstrap b/ctftilde/bootstrap new file mode 100755 index 0000000..0040cd3 --- /dev/null +++ b/ctftilde/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