4 lines
82 B
Bash
4 lines
82 B
Bash
#!/usr/bin/env nix-shell
|
|
#!nix-shell -i bash -p nix-update
|
|
|
|
nix-update kafka-cmak
|