From 316d170ed441529e500160a7dd4d1d6eb645c92c Mon Sep 17 00:00:00 2001 From: vanhofen Date: Mon, 10 Jun 2019 02:54:43 +0200 Subject: [PATCH] - minor fixes --- Makefile | 3 +-- config.example | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 40b5cefa..18a1c00d 100755 --- a/Makefile +++ b/Makefile @@ -57,8 +57,7 @@ printenv: fi @if ! test -e $(BASE_DIR)/config.local; then \ echo; \ - echo "If you want to change the configuration, then run"; \ - echo -e "$(TERM_YELLOW)cp config.example config.local$(TERM_NORMAL)"; \ + echo "If you want to change the configuration, then run 'make local-files'"; \ echo "and edit config.local to fit your needs. See the comments in there."; \ echo; \ fi diff --git a/config.example b/config.example index aae442ee..e2a4a969 100644 --- a/config.example +++ b/config.example @@ -16,6 +16,8 @@ # AX/Mutant #BOXMODEL = hd51 + +# WWIO #BOXMODEL = bre2ze4k # Neutrino API keys