Make nyaa-404 executable
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2023-04-24 09:02:56 +02:00
parent 99162297ee
commit fb022e3ce9

1
commands/nyaa-404.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
from argparse import ArgumentParser
from logging import INFO, StreamHandler
from os import path