Subj : Re: MakeNL on Linux
To : acn
From : Warpslide
Date : Wed Sep 08 2021 01:37 pm
On 08 Sep 2021, acn said the following...
ac> Just fyi and if it might help someone, here is the configuration that
ac> I'm using to create the nodelist for WeedNet:
This is awesome, thanks so much Anna.
ac> arccopy Z zip -j9o
ac> arcmove Z zip -j9mo
Would it be these lines that create the .Z## file that's distributed?
ac> I've created a shell script around all this which runs makenl, creates
ac> the .zip files, adds it to the Synchronet filebase and hatches it to
ac> the fileecho.
Or this is where the .Z## is made?
ac> This script is run via a cronjob every friday in the morning.
ac> If of interest, I can post this script.