summaryrefslogtreecommitdiffstats
path: root/etc/rc.create_full_backup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-22 13:47:29 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-22 13:47:29 -0400
commit807c2e7a5384d330645a04937370ba6c0faf9d23 (patch)
treef98db2f366dab6f732e4ad07d11e22b912f60ecc /etc/rc.create_full_backup
parent2b0c49e309376dadda1fea9d0b2f3dbd70081f9f (diff)
downloadpfsense-807c2e7a5384d330645a04937370ba6c0faf9d23.zip
pfsense-807c2e7a5384d330645a04937370ba6c0faf9d23.tar.gz
Oops, include /etc/
Diffstat (limited to 'etc/rc.create_full_backup')
-rwxr-xr-xetc/rc.create_full_backup2
1 files changed, 1 insertions, 1 deletions
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"
OpenPOWER on IntegriCloud