diff options
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, 6 insertions, 0 deletions
diff --git a/krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh b/krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh new file mode 100755 index 000000000..d500b3cb3 --- /dev/null +++ b/krebs/5pkgs/simple/Reaktor/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}--" |