From 22ccec8bd6c924e311d476e8cfd44804615b6d4e Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sat, 9 Jan 2010 12:05:22 -0500 Subject: Revert last commit --- squashfu.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/squashfu.conf b/squashfu.conf index 1e15af5..58fc66f 100644 --- a/squashfu.conf +++ b/squashfu.conf @@ -1,13 +1,5 @@ # Config file for Super Deluxe SquashFu Backup Express -# Define important program locations to ensure userspace doesn't -# taint our invocation. -MOUNT=`which mount` -UMOUNT=`which umount` -MKSQUASHFS=`which mksquashfs` -RSYNC=`which rsync` - - # Show debugging information. This might be useful in the event # you need to troubleshoot. DEBUG=true -- cgit v1.2.3