From fdf00849dd4a08fdc05827f4ec2332c3f05f10d3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 14 Feb 2010 15:39:21 -0500 Subject: Sync --- etc/rc.create_full_backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.create_full_backup b/etc/rc.create_full_backup index 179636d..97ac518 100644 --- a/etc/rc.create_full_backup +++ b/etc/rc.create_full_backup @@ -12,4 +12,4 @@ tar czPf /root/$FILENAME --exclude dev/* \ / echo ">>> Backup completed. Note: this backup includes config.xml!" echo ">>> To restore this backup run this command:" -echo " tar xzPf /root/$FILENAME -C /" +echo " tar xzPUf /root/$FILENAME -C /" -- cgit v1.1