Skip to content
Snippets Groups Projects
Commit a084b423 authored by Bob Mottram's avatar Bob Mottram
Browse files

phrase

parent a4c0814d
No related branches found
No related tags found
No related merge requests found
...@@ -426,7 +426,7 @@ function backup_data { ...@@ -426,7 +426,7 @@ function backup_data {
--msgbox "Plug in a LUKS encrypted USB drive" 6 40 --msgbox "Plug in a LUKS encrypted USB drive" 6 40
clear clear
echo ' ' echo ' '
echo 'Enter the password for your LUKS encrypted backup drive:' echo 'Enter the passphrase for your LUKS encrypted backup drive:'
backup backup
any_key any_key
} }
...@@ -436,7 +436,7 @@ function restore_data { ...@@ -436,7 +436,7 @@ function restore_data {
--msgbox "Plug in your backup USB drive" 6 40 --msgbox "Plug in your backup USB drive" 6 40
clear clear
echo ' ' echo ' '
echo 'Enter the password for your LUKS encrypted backup drive:' echo 'Enter the passphrase for your LUKS encrypted backup drive:'
restore restore
any_key any_key
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment