summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2025-12-29 19:12:20 +0100
committerlassulus <git@lassul.us>2025-12-29 19:12:20 +0100
commit39ef2da7d30dba7c5c1556ffa90d330a9607bb44 (patch)
tree29ffbc741718b44cc6b0b50e4bc8e97e8335bc45 /krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh
parent13d07fa93aeb1394db269d7110da13e596e868a9 (diff)
pkgs.Reaktor -> reaktor2-plugins
Diffstat (limited to 'krebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh')
-rwxr-xr-xkrebs/5pkgs/simple/reaktor2-plugins/scripts/shack-correct.sh6
1 files changed, 6 insertions, 0 deletions
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}--"