From 6fc4525071dd23659f84345373edca1aae309dc7 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Sat, 31 May 2025 21:47:59 +0200 Subject: [PATCH] Set executable bit for new scripts. Signed-off-by: Thomas Hochstein --- bin/clientstats.pl | 0 bin/hoststats.pl | 0 bin/postingstats.pl | 0 contrib/dopostingstats.sh | 0 contrib/tinews.pl | 0 contrib/yearstats.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/clientstats.pl mode change 100644 => 100755 bin/hoststats.pl mode change 100644 => 100755 bin/postingstats.pl mode change 100644 => 100755 contrib/dopostingstats.sh mode change 100644 => 100755 contrib/tinews.pl mode change 100644 => 100755 contrib/yearstats.sh diff --git a/bin/clientstats.pl b/bin/clientstats.pl old mode 100644 new mode 100755 diff --git a/bin/hoststats.pl b/bin/hoststats.pl old mode 100644 new mode 100755 diff --git a/bin/postingstats.pl b/bin/postingstats.pl old mode 100644 new mode 100755 diff --git a/contrib/dopostingstats.sh b/contrib/dopostingstats.sh old mode 100644 new mode 100755 diff --git a/contrib/tinews.pl b/contrib/tinews.pl old mode 100644 new mode 100755 diff --git a/contrib/yearstats.sh b/contrib/yearstats.sh old mode 100644 new mode 100755