diff options
| author | makefu <github@syntax-fehler.de> | 2026-01-11 22:18:30 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2026-01-11 22:18:30 +0100 |
| commit | dce904dd1a33c8a2ca9f56b0f33f85f493eda499 (patch) | |
| tree | a6cfc9d606fbfcb61101498f3ca0bf5cd76bc2c1 /krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh | |
| parent | f02d2c528266e51b56249a9050a68c06dd0fd15f (diff) | |
| parent | 2772413f6c0f8466d07775f40b48447ac8a0501b (diff) | |
Merge remote-tracking branch 'github/master'
Diffstat (limited to 'krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh')
| -rwxr-xr-x | krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh b/krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh deleted file mode 100755 index d500b3cb3..000000000 --- a/krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh +++ /dev/null @@ -1,6 +0,0 @@ -#! /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}--" |
