TODO: Check set -euo pipefail compat

This commit is contained in:
Jon 2022-03-31 17:11:55 +01:00
parent c8775fb054
commit aafc13488e

View File

@ -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