From 00ebffefb43699699c8dd4a01f4334410fd2be43 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 16 Jan 2006 04:53:06 +0000 Subject: made the mailboxes download into a Pd subfolder svn path=/trunk/; revision=4416 --- scripts/download-pd-archives.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/download-pd-archives.sh') diff --git a/scripts/download-pd-archives.sh b/scripts/download-pd-archives.sh index 41d71104..1d80583c 100755 --- a/scripts/download-pd-archives.sh +++ b/scripts/download-pd-archives.sh @@ -7,7 +7,7 @@ # which lists you want to download. The lists hosted on this server are: # gem-dev pd-announce pd-cvs pd-dev pd-list pd-ot pdweb LISTS="pd-announce pd-dev pd-list pd-ot pdweb" -MAILBOX_ROOT=~/Library/Mail/Mailboxes +MAILBOX_ROOT=~/Library/Mail/Mailboxes/Pd for listname in $LISTS ; do echo " " -- cgit v1.2.1