From f5e342ea9e752cf8ca74aaa53dab5d6efbbf81dc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 23 Apr 2021 11:38:43 +0200 Subject: bootstrap script --- bootstrap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..fbf99b5 --- /dev/null +++ b/bootstrap @@ -0,0 +1,5 @@ +#!/bin/sh + +# This bootstrap script currently does nothing, but +# is there for uniformity, since almost all our other +# repos have a bootstrap script. -- cgit v1.2.3