From 24b116761a892aa6766de11ec13423fd1e3d608b Mon Sep 17 00:00:00 2001 From: Sebastian Rieger Date: Sat, 2 Apr 2016 12:52:27 +0200 Subject: [PATCH] fixed typo --- create-arista-veos-image/create-arista-veos-image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-arista-veos-image/create-arista-veos-image.sh b/create-arista-veos-image/create-arista-veos-image.sh index ab7fdca..288504a 100644 --- a/create-arista-veos-image/create-arista-veos-image.sh +++ b/create-arista-veos-image/create-arista-veos-image.sh @@ -293,7 +293,7 @@ no ip routing ! " -echo "Of course you modify the config (name, version) to your needs." +echo "Of course you must modify the config (name, version) to your needs." echo "Otherwise, vEOS will will start with an empty configuration and" echo "go into Zero-Touch-Provisioning (ZTP) mode. You should also disable" echo "\"Auto-generate the configuration based on these attributes\" in"