mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-15 13:33:10 +00:00
rm unneeded command in Makefile
This commit is contained in:
parent
48b95e49c4
commit
0f1805f797
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