[darc] $DARCHOME directory

jacob martinson martinson.jacob at gmail.com
Fri Apr 7 23:47:51 EDT 2006


I think the file you pasted from there is config.sh.  You need to set
the DARCHOME variable in the check.sh file.

On 4/7/06, Steve West <stevewest15 at gmail.com> wrote:
> Hi Jacob,
>
> > Or you can just set it at the top of check.sh... just add the same
> > export line near the top of check.sh, right before the PATH=
> > statement.
>
> I can't find a PATH= statement? I added the following to the check.sh
> file but am I missing something else?
>
> #!/bin/bash
> #
> # DARC - configuration file
> #
>
> ## Custom Mod ##
> ## SW added DARC Home directory ##
> export DARCHOME=/some/path
>
> # Recipient list, separate multiple values with spaces
> rcptlist="user1 at dom.com user2 at dom.com"
>
>
> > Version 0.3 is going to be a *lot* nicer and should be out in a week or two.
>
> Can't wait to see it...hopefully it will be a seamless integration.
>
> thx,
>
> SW
>



More information about the darc mailing list