Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas North committed Oct 21, 2018
1 parent 8ef49d1 commit e8ae555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,7 @@ synthia-perform_installation() {
then
dna-set_value -d "Now specify the public SSH key [or write | ${y-}skip${n-} | if the connection was already successful]:" -v "y"
else
dna-set_value -d "Now specify the public SSH key displayed that will be displayed shortly on the primary node:" -v "y"
dna-set_value -d "Now specify the public SSH key that will be displayed shortly on the primary node:" -v "y"
fi

cluster_ssh_pubkey="${value}"
Expand Down

0 comments on commit e8ae555

Please sign in to comment.