From 39ef2da7d30dba7c5c1556ffa90d330a9607bb44 Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 29 Dec 2025 19:12:20 +0100 Subject: pkgs.Reaktor -> reaktor2-plugins --- krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh (limited to 'krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh') diff --git a/krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh b/krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh new file mode 100755 index 000000000..d500b3cb3 --- /dev/null +++ b/krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh @@ -0,0 +1,6 @@ +#! /bin/sh +set -eu +printf "Sie meinten wohl \"" +echo -n $@ | sed 's/Shack/shack/g' +echo "\" check out https://wiki.shackspace.de/project/logo_and_ci#name_ci" +echo "${_from}--" -- cgit v1.2.3