summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbndw <ben@bdw.to>2026-02-14 11:40:28 -0800
committerbndw <ben@bdw.to>2026-02-14 11:40:28 -0800
commitf8d40f7997694d37b746ac5354e29eaf47069b82 (patch)
treef28b64df8d9a7fdff3cb2a3b880587c0126702ce /Makefile
parent317e5320b1083c73109c15b9c52f228207fa50e0 (diff)
deploy update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35ea9f7..f33cfad 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ clean:
33 rm -f bin/relay 33 rm -f bin/relay
34 34
35deploy: 35deploy:
36 ship --name nostr-grpc --binary ./bin/relay 36 ship --name muxstr --binary ./bin/relay
37 37
38# Install buf (if not already installed) 38# Install buf (if not already installed)
39install-buf: 39install-buf: