Why Nostr? What is Njump?
2024-07-03 00:52:48

npub1rz…zlym9 on Nostr: commit 4027f5bb5c931be8f34c0e3909594d0e7306c6ea Author: @RandyMcMillan ...

commit 4027f5bb5c931be8f34c0e3909594d0e7306c6ea
Author: @RandyMcMillan <[email protected]>
Date: Mon Feb 12 17:09:10 2024 -0500

gnostr.mk:submodule:mkdir -p ~/bin

diff --git a/gnostr.mk b/gnostr.mk
index 96fdd3fbb..793381006 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -168,8 +168,10 @@ diff-log:
@gnostr-git-reflog -h > tests/gnostr-git-reflog-h.log
@gnostr-relay -h > tests/gnostr-relay-h.log
.PHONY:submodules
-submodules:$(SUBMODULES)
- git submodule update --init --recursive
+submodules:
+##gnostr-bits needs ~/bin
+ mkdir -p ~/bin
+ $(MAKE) $(SUBMODULES)

#.PHONY:secp256k1/config.log
.ONESHELL:
Author Public Key
npub1rzcs86a9esz6cs284c4gh8t9xn08hkqqpx67jpleutmxkaw4pucshzlym9