|
...
|
...
|
@@ -171,7 +171,7 @@ function read_password {
|
|
171
|
171
|
echo '################################################################################'
|
|
172
|
172
|
echo $msg
|
|
173
|
173
|
echo '################################################################################'
|
|
174
|
|
- echo "This value will be written to your localrc file."
|
|
|
174
|
+ echo "This value will be written to your localrc file so you don't have to enter it again."
|
|
175
|
175
|
echo "It is probably best to avoid spaces and weird characters."
|
|
176
|
176
|
echo "If you leave this blank, a random default value will be used."
|
|
177
|
177
|
echo "Enter a password now:"
|