small fixes
This commit is contained in:
parent
82cf9772dc
commit
acce41d04b
|
@ -107,7 +107,7 @@ if [[ ! "${cfg[fde_key_store]}" == "none" ]]; then
|
|||
#input_pw "Disk Password"
|
||||
output="oem"
|
||||
#setconf "add" "diskpw" "${output}"
|
||||
cfg+=( "${output}" )
|
||||
cfg+=( [diskpw]="${output}" )
|
||||
fi
|
||||
|
||||
if check yesno "Do you want to hibernate?" "y"; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user