Commit 7bfa867f by Alexander Popov

Fix the shebang to allow `./get-nix-kconfig.py`

Thanks to @Mic92

Refers to #27
parent 4768e21b
#!/usr/bin/env python
#! /usr/bin/env nix-shell
#! nix-shell -i python3 -p python3
import json
import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment