From 3d22c592106ec42d718c21c41a9efa6f62e30a38 Mon Sep 17 00:00:00 2001 From: rgaudin Date: Thu, 23 Jan 2025 10:06:09 +0000 Subject: [PATCH] add shebang for in-maintenance use --- bittorrent/whitelister.py | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 bittorrent/whitelister.py diff --git a/bittorrent/whitelister.py b/bittorrent/whitelister.py old mode 100644 new mode 100755 index bf61404..c9fe5a7 --- a/bittorrent/whitelister.py +++ b/bittorrent/whitelister.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + """ forever-tunning script whitelisting Kiwix Catalog ZIM torrents in the Tracker - Connects to torrust-based Tracker API