blob: 1d44ad72e7fabd558f09906887ec0ee6d73ccd19 (
plain)
- #!/bin/sh
- set -e
- . /etc/local-COMMON/mailman/mklist.inc
- refreshlists
- mklist "aoh" team "Art of Hosting" "list members" en "rowan@kaospilot.dk" "list.artofhosting.org" "list.artofhosting.org"
- mklist "test" team "Art TEST of Hosting" "list members" en "" "testlist.artofhosting.org" "testlist.artofhosting.org"
|