Skip to content

Commit

Permalink
add shebang for in-maintenance use
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Jan 23, 2025
1 parent 3832d5b commit 3d22c59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bittorrent/whitelister.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3d22c59

Please sign in to comment.