From fc7fa6ee43447c9f923b9e14c1bf95a8ea24f340 Mon Sep 17 00:00:00 2001 From: dingens Date: Mon, 19 Sep 2022 19:41:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstall.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 989c67e..96e0c4b 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -SkriptVersion="2022-09-16 00:35" +# Version: 2022-09-16 00:35 [[ -d ${HOME}/.bHELPER/ ]] || mkdir ~/.bHELPER wget https://git.disroot.org/dingens/bHELPER/raw/branch/master/bHELPER.sh -O ~/.bHELPER/bHELPER.sh