mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-10 09:53:12 +00:00
fix: chmod
This commit is contained in:
parent
a9642ccf75
commit
b76489a362
@ -27,6 +27,7 @@ all: build
|
||||
# NOTE: Currently we download a library release.
|
||||
# In the future we should get nwaku from Nimble package manager.
|
||||
$(LIBWAKU) $(LIBWAKU_HEADER):
|
||||
@chmod +x ../scripts/download_nwaku.sh
|
||||
@../scripts/download_nwaku.sh
|
||||
|
||||
libwaku: $(LIBWAKU) $(LIBWAKU_HEADER)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user