From a4f749fb4c5cfa8e191d898781ab66ff39d63775 Mon Sep 17 00:00:00 2001 From: ceb515 Date: Wed, 4 May 2022 14:22:38 -0400 Subject: [PATCH] fix character spacing --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9f9e95a8..42e754e0 100644 --- a/Makefile +++ b/Makefile @@ -124,9 +124,9 @@ clean: install: @if ! [ "$(shell id -u)" = 0 ];then - @echo "You are not root, install will fail." - exit 1 - fi + @echo "You are not root, install will fail." + exit 1 + fi all mkdir -p /opt/dvm/bin || true install -m 755 $(HOST_BIN) /opt/dvm/bin/