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="$@"
|
numbers="$@"
|
||||||
|
|
||||||
cat << eof | $sendmail -f "$from" $to
|
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
|
Subject: De-Inventarisierung: $numbers
|
||||||
|
|
||||||
Hallo ISG,
|
Hallo ISG,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue