update msg
This commit is contained in:
parent
6015c82a2b
commit
66b8bbcbd8
1 changed files with 1 additions and 1 deletions
2
stack.sh
2
stack.sh
|
@ -171,7 +171,7 @@ function read_password {
|
||||||
echo '################################################################################'
|
echo '################################################################################'
|
||||||
echo $msg
|
echo $msg
|
||||||
echo '################################################################################'
|
echo '################################################################################'
|
||||||
echo "This value will be written to your localrc file."
|
echo "This value will be written to your localrc file so you don't have to enter it again."
|
||||||
echo "It is probably best to avoid spaces and weird characters."
|
echo "It is probably best to avoid spaces and weird characters."
|
||||||
echo "If you leave this blank, a random default value will be used."
|
echo "If you leave this blank, a random default value will be used."
|
||||||
echo "Enter a password now:"
|
echo "Enter a password now:"
|
||||||
|
|
Loading…
Reference in a new issue