mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-24 07:43:08 +00:00
rm unneeded command in Makefile
This commit is contained in:
parent
23a7d91b5d
commit
9c06c62c50
3
Makefile
3
Makefile
@ -273,9 +273,8 @@ networkmonitor: | build deps librln
|
||||
|
||||
build-nph: | build deps
|
||||
nimble install nph@0.7.0 -y
|
||||
echo "Check if nph utility is available:"
|
||||
command -v nph
|
||||
cp ./nimbledeps/bin/nph ~/.nimble/bin/
|
||||
echo "nph utility is available"
|
||||
|
||||
GIT_PRE_COMMIT_HOOK := .git/hooks/pre-commit
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user