From a10ba92ad6b71f4193f0b6a04f2f40bbadc05e91 Mon Sep 17 00:00:00 2001 From: Patrick Neumann Date: Sun, 21 Dec 2025 20:26:47 +0000 Subject: [PATCH] =?UTF-8?q?install=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 install diff --git a/install b/install new file mode 100644 index 0000000..e11cf8a --- /dev/null +++ b/install @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +echo "TODO..." + +exit 0 \ No newline at end of file