4a7199a3da
c program allows executing commands in nb-bitcoind, nb-lnd, nb-liquidd (the netns's needed for operator cli scripts).
3 lines
39 B
Makefile
3 lines
39 B
Makefile
main: main.c
|
|
gcc -lcap -o main main.c
|