From 661b5b527f9e20d2bbb3d557b6f8af32de94136c Mon Sep 17 00:00:00 2001 From: a31 Date: Sat, 9 Sep 2023 19:00:22 +0300 Subject: [PATCH] Update stdin2discord.bash --- stdin2discord.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdin2discord.bash b/stdin2discord.bash index 0c8b622..3c04fb1 100644 --- a/stdin2discord.bash +++ b/stdin2discord.bash @@ -1,5 +1,5 @@ #!/bin/bash -set -ex +set -e send() { local _msg=$1