#!/bin/bash set -e . ./get-settings case ",$NEWSADMINUSERS," in *,"`whoami`",*) ;; *) echo >&2 "$0 must be run as one of $NEWSADMINUSERS, skipping"; exit 0;; esac exec $MAILINGLISTSDIR.new mv -f $MAILINGLISTSDIR.new $MAILINGLISTSDIR