From 5241eac2b05d57da6ad4b25749b3c8db3af8bea1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 16 Jul 2013 18:36:49 -0400 Subject: pro-archman: Set conf_incoming_dir. --- (limited to 'src') diff --git a/src/pro-archman.sh b/src/pro-archman.sh index f438c1d..e9ac0f7 100644 --- a/src/pro-archman.sh +++ b/src/pro-archman.sh @@ -82,6 +82,7 @@ main() # FIXME: Read from conf file. conf_incoming_channel='dev' + conf_incoming_dir='incoming' if [ ${#} -lt 1 ]; then cmd_help_main >&2 -- cgit v0.9.1