From b9ccd1df08d76a412c6112357541318dc668d2b1 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Wed, 14 Apr 2021 00:46:32 +0900 Subject: Initial commit. --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..872167c --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif -- cgit v1.2.3