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

npub1tf…45ysv on Nostr: commit 4542ca9ac7f10192ec99c7edb6d391ebd3f8dac4 Author: @RandyMcMillan ...

commit 4542ca9ac7f10192ec99c7edb6d391ebd3f8dac4
Author: @RandyMcMillan <[email protected]>
Date: Sun Feb 11 17:21:09 2024 -0500

gnostr.mk:make:gnostr-am

diff --git a/gnostr.mk b/gnostr.mk
index 88e1bd716..2b079cc3b 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -467,7 +467,7 @@ act:act/bin/gnostr-act
gnostr-am:secp256k1/.libs/libsecp256k1.a libsecp256k1.a $(HEADERS) $(GNOSTR_OBJS) $(ARS)## make gnostr binary
##gnostr initialize
$(CC) $(CFLAGS) $(GNOSTR_OBJS) $(ARS) -o $@
- mv $@ /usr/local/bin/gnostr
+ install -m 755 -Ssv `pwd`/$@ $(PREFIX)/bin/gnostr

#gnostr-relay:initialize $(HEADERS) $(GNOSTR_RELAY_OBJS) $(ARS)## make gnostr-relay
###gnostr-relay
Author Public Key
npub1tfdwquat27snxxup2ajv5caa3uey3g9h8qvkxh2fvlhpy3pxqzdqe45ysv