Added safeguard in case of computer name mismatch
Time Machine Importer will now determine the computer name of the backup store and check it against the current computer name. If they do not match, it will issue a prominent warning.
This commit is contained in:
@ -37,4 +37,4 @@ function storebackupdrivelist() {
|
||||
declare -a drives
|
||||
storebackupdrivelist drives
|
||||
|
||||
echo "drives = ${drives}"
|
||||
echo "drives = ${drives}"
|
||||
|
||||
Reference in New Issue
Block a user