diff --git a/scripts/create-config.sh b/scripts/create-config.sh index 8963c10..8f14d82 100755 --- a/scripts/create-config.sh +++ b/scripts/create-config.sh @@ -54,6 +54,7 @@ else fi if [[ -z $CLIENTS ]]; then + echo " - No value for 'CLIENTS'. Use command 'add' to add a client." CLIENTS=0 fi