diff options
author | lassulus <lassulus@lassul.us> | 2021-10-23 15:15:54 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-10-23 15:15:54 +0200 |
commit | 679922a7831176089fe9e3ad62346b0e0bd4dcdd (patch) | |
tree | a6ab4cce1956c7c315106f94fd1d4c0b4e686496 /krebs/5pkgs/simple/Reaktor/scripts/shack-correct.sh | |
parent | 0564414a3184960555a8146f78b36120e6ef0c21 (diff) |
Revert "rip Reaktor"
This reverts commit 55b137ba525f075f4619de4676d3e66f782b1a12.
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}--" |