joinmarket: add jmwalletd script

This commit is contained in:
Otto Sabart 2024-05-13 21:00:00 +02:00
parent e21a687b7b
commit 8ec33ea1fd
No known key found for this signature in database
GPG Key ID: 823BAE99F8BE1E3C

View File

@ -40,6 +40,7 @@ stdenv.mkDerivation {
cpBin yg-privacyenhanced.py
cpBin genwallet.py
cpBin bond-calculator.py
cpBin jmwalletd.py
chmod +x -R "$out/bin"
patchShebangs "$out/bin"