fixed echo

This commit is contained in:
Matthew Saunders Brown 2021-04-22 15:16:59 -07:00
parent 61353caceb
commit 7f413eda04

View File

@ -125,7 +125,7 @@ fi
# perform restore
# Still in testing mode, display command instead of running it
"To restore $pathtorestore from $backup run this command:"
echo "To restore $pathtorestore from $backup run this command:"
echo "/usr/bin/rsync -vn --archive --numeric-ids --one-file-system --delete $pathtobackup $pathtorestore"
bashup::unmount_storage_dir