add second destination
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
acb094ed0a
commit
5e9ba69881
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ from="${NETHZ_USERNAME}@ethz.ch"
|
|||
numbers="$@"
|
||||
|
||||
cat << eof | $sendmail -f "$from" $to
|
||||
To: support@inf.ethz.ch
|
||||
To: support@inf.ethz.ch, systems-sysadmins@lists.inf.ethz.ch
|
||||
Subject: De-Inventarisierung: $numbers
|
||||
|
||||
Hallo ISG,
|
||||
|
|
Loading…
Reference in a new issue