Skip to content

Commit

Permalink
Show detected host name
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Sep 16, 2014
1 parent d71d2ff commit e412d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ setup_configuration_directory() {
"Enter a host name or an IP address which is accessible from other nodes for this node" &&
HOST=$DETERMINED_HOSTNAME
fi
echo "This node is configured with a hostname $HOST."

[ ! -e $DROONGA_BASE_DIR/catalog.json ] &&
droonga-engine-catalog-generate --hosts=$HOST \
Expand Down

0 comments on commit e412d53

Please sign in to comment.