From 77ac83e700415cdbd4635eae91e79f99312ea240 Mon Sep 17 00:00:00 2001 From: tjpcc Date: Wed, 30 Aug 2023 10:29:47 -0600 Subject: Initial commit * iris support copied in from iris-news * a new slog backend * "metabackend" wraps and routes between multiple backends based on the groups they support * better logging than iris-news ever had --- script/mtin | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 script/mtin (limited to 'script/mtin') diff --git a/script/mtin b/script/mtin new file mode 100755 index 0000000..3c4883d --- /dev/null +++ b/script/mtin @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +exec $(dirname $0)/with-metanews rtin -- cgit v1.2.3