Improve output
This commit is contained in:
@@ -31,7 +31,7 @@ step_config() {
|
||||
initSeqConfig "$CONFIG_FILE_NAME" "$CONFIG_FILE_TEMPLATE"
|
||||
if [ $? -eq 0 ] ; then
|
||||
CONFIG=1
|
||||
echo " Domain: $MAS_DOMAIN"
|
||||
echoseq " Domain: $MAS_DOMAIN"
|
||||
elif [ $? -eq 1 ] ; then
|
||||
# Config $CONFIG_FILE_NAME created. Needs modification first
|
||||
[ $DRY -eq 0 ] && return -1
|
||||
|
Reference in New Issue
Block a user