stdin2discord: add set -x
Some checks failed
Push commit / report (push) Failing after 13s

This commit is contained in:
norohind 2023-11-18 23:26:54 +03:00
parent 4c26a32832
commit 216f7787ea
Signed by: norohind
GPG Key ID: 01C3BECC26FB59E1

View File

@ -1,5 +1,6 @@
#!/bin/bash
set -euo pipefail
set -x
send() {
local _msg=$1