summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e8982735..9d8b2d0d 100644
--- a/Makefile
+++ b/Makefile
@@ -8,9 +8,7 @@ all:
@echo "The most common target is 'iso'"
%:
- sudo \
- VYOS_TEMPLATE_DIR=`pwd`/vyos-1x/data/templates/ \
- ./build-vyos-image $*
+ VYOS_TEMPLATE_DIR=`pwd`/vyos-1x/data/templates/ ./build-vyos-image $*
.PHONY: checkiso
.ONESHELL: