Show encryption volume
This commit is contained in:
parent
e4df308250
commit
ea60957a9a
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ function show_options() {
|
|||
|
||||
if [[ "$ENCRYPTION" ]]; then
|
||||
echo "Encryption: Enabled"
|
||||
echo "+ Volume: $ENC_VOL"
|
||||
else
|
||||
echo "Encryption: Disabled"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue