5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/usr/bin/env nix-shell
|
||
|
#!nix-shell -p gnumake gnupg -i bash
|
||
|
|
||
|
make
|