From 53e936ee654c5a8155243120f53930ef98010266 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Wed, 3 Mar 2021 09:05:16 +0100 Subject: [PATCH] bashbot.rc: nohup for webhook --- bashbot.rc | 4 ++-- examples/webhook/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bashbot.rc b/bashbot.rc index da73f02..34c67a6 100755 --- a/bashbot.rc +++ b/bashbot.rc @@ -5,7 +5,7 @@ # # tested on: ubuntu, opensuse, debian # -#### $$VERSION$$ v1.45-dev-65-g859ce92 +#### $$VERSION$$ v1.45-dev-66-gec90ce8 # shellcheck disable=SC2009 # shellcheck disable=SC2181 # shellcheck disable=SC2250 @@ -57,7 +57,7 @@ case "$1" in RETVAL=$? ;; 'starthook') - $runcmd "$webhook $mode" # >/dev/null 2>&1 >${bashbotdir}/logs/WEBHOOK.log" # >/dev/null 2>&1