Project

General

Profile

« Previous | Next » 

Revision 2a0fe829

Added by Scott Ullrich over 15 years ago

Add var/empty to excludes list

View differences:

etc/rc.create_full_backup
7 7
	--exclude var/db \
8 8
	--exclude var/run/* \
9 9
	--exclude root/* \
10
	--exclude var/empty \
10
	--exclude var/empty/* \
11 11
	/
12 12
echo ">>> Backup completed.  Note: this backup includes config.xml!"
13 13
echo ">>> To restore this backup run this command:"

Also available in: Unified diff