TODO: Check set -euo pipefail
compat
This commit is contained in:
parent
c8775fb054
commit
aafc13488e
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# TODO: Check `set -euo pipefail` compat
|
||||
# just to fix kick
|
||||
sed -i -e 's/remove/holocaust/g' \
|
||||
-e 's/Removes/Holocausts/g' ../node_modules/matrix-react-sdk/src/SlashCommands.tsx
|
||||
|
Loading…
Reference in New Issue
Block a user