aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dfly-update.conf')
-rw-r--r--dfly-update.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/dfly-update.conf b/dfly-update.conf
index ff5e6e1..fe483ba 100644
--- a/dfly-update.conf
+++ b/dfly-update.conf
@@ -5,6 +5,9 @@
# Tool name
#NAME=dfly-update
+# Path to the cpdup(1) executable
+#CPDUP="/bin/cpdup"
+
# Temporary directory to cache the image, etc, ...
#CACHE_DIR="/var/tmp/${NAME}"