fixed echo
This commit is contained in:
parent
61353caceb
commit
7f413eda04
|
@ -125,7 +125,7 @@ fi
|
||||||
|
|
||||||
# perform restore
|
# perform restore
|
||||||
# Still in testing mode, display command instead of running it
|
# 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"
|
echo "/usr/bin/rsync -vn --archive --numeric-ids --one-file-system --delete $pathtobackup $pathtorestore"
|
||||||
|
|
||||||
bashup::unmount_storage_dir
|
bashup::unmount_storage_dir
|
||||||
|
|
Loading…
Reference in New Issue
Block a user