Clear passphrase information before exit.

This commit is contained in:
Suikan 2022-05-08 12:25:24 +09:00
parent 27a64ba066
commit 6722b160cb
3 changed files with 15 additions and 0 deletions

View file

@ -139,6 +139,9 @@ function confirmation(){
...Installation process terminated..
HEREDOC
return 1 # with error status
else
# Clear the PASSPHRASE for checking because we don't use it anymore.
PASSPHRASE_C=""
fi # passphrase validation