Update Makefile

pull/12/head
ceb515 4 years ago
parent a4f749fb4c
commit 4e8e186cc8

@ -124,8 +124,8 @@ clean:
install:
@if ! [ "$(shell id -u)" = 0 ];then
@echo "You are not root, install will fail."
exit 1
@echo "You are not root, install will fail."
exit 1
fi
all
mkdir -p /opt/dvm/bin || true

Loading…
Cancel
Save

Powered by TurnKey Linux.