From 83d4da5e306233c9333adcf0501d81f1566cd9f8 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Sun, 11 May 2025 13:47:25 +0200 Subject: [PATCH] Move postingstats to /bin. Signed-off-by: Thomas Hochstein --- {tools => bin}/postingstats.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {tools => bin}/postingstats.pl (100%) diff --git a/tools/postingstats.pl b/bin/postingstats.pl similarity index 100% rename from tools/postingstats.pl rename to bin/postingstats.pl