mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
Use nix-shell env
This commit is contained in:
parent
313283dae5
commit
255809ae93
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -i python3 --packages python3 python312Packages.docopt
|
||||
|
||||
"""list_torrents.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user