From 9dccea6ec9f618352ac67ffa1d59cbce44ff06a2 Mon Sep 17 00:00:00 2001 From: spinach Date: Mon, 27 Feb 2023 13:31:03 -0500 Subject: [PATCH] init --- stitch | 1 + 1 file changed, 1 insertion(+) create mode 100755 stitch diff --git a/stitch b/stitch new file mode 100755 index 0000000..f1f641a --- /dev/null +++ b/stitch @@ -0,0 +1 @@ +#!/usr/bin/env bash