Made bsr executable

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-08 18:33:58 +02:00
parent e4aa2d8b8a
commit 84bc27a81a
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

1
main.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import os import os
import argparse import argparse