Fix wording.
This commit is contained in:
parent
55ca8c3164
commit
06018a6bdb
1 changed files with 1 additions and 1 deletions
2
stack.sh
2
stack.sh
|
@ -285,7 +285,7 @@ SWIFT_LOOPBACK_DISK_SIZE=${SWIFT_LOOPBACK_DISK_SIZE:-1000000}
|
|||
SWIFT_PARTITION_POWER_SIZE=${SWIFT_PARTITION_POWER_SIZE:-9}
|
||||
|
||||
# Swift hash, this must be unique
|
||||
read_password SWIFT_HASH "ENTER A RANDOM HASH SHARED BETWEEN ALL PROCESSES."
|
||||
read_password SWIFT_HASH "ENTER A RANDOM SWIFT HASH."
|
||||
|
||||
# Keystone
|
||||
# --------
|
||||
|
|
Loading…
Reference in a new issue