From 03dd1d06e285fafb811548d417651cc6b105993e Mon Sep 17 00:00:00 2001 From: Radical Date: Mon, 26 May 2025 13:53:46 +0000 Subject: [PATCH] fix: update entrypoint.sh to not insert bunny when unused --- entrypoint.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index 82b8271..5cf3dc3 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -14,6 +14,9 @@ fi if [ ! -f "/gorb/config/config.toml" ]; then cat > /gorb/config/config.toml <> "/gorb/config/config.toml" <