Change local runs to use rsync/candle to capture errors
[candle] / src / main / local / config.lisp.tmpl
diff --git a/src/main/local/config.lisp.tmpl b/src/main/local/config.lisp.tmpl
new file mode 100644 (file)
index 0000000..41c7340
--- /dev/null
@@ -0,0 +1,4 @@
+(in-package #:candle-local)
+
+(setf *rsync-exec* "/usr/bin/rsync")
+(setf *candle-location* "/path/to/candle/exec")