From 807c2e7a5384d330645a04937370ba6c0faf9d23 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 22 May 2010 13:47:29 -0400 Subject: Oops, include /etc/ --- etc/rc.create_full_backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.create_full_backup') diff --git a/etc/rc.create_full_backup b/etc/rc.create_full_backup index e7022cf..d0ef848 100755 --- a/etc/rc.create_full_backup +++ b/etc/rc.create_full_backup @@ -14,4 +14,4 @@ tar czPf /root/$FILENAME \ echo ">>> Backup completed. Note: this backup includes config.xml!" echo ">>> To restore this backup run this command:" -echo " rc.restore_full_backup /root/$FILENAME" +echo " /etc/rc.restore_full_backup /root/$FILENAME" -- cgit v1.1