+myremotegit
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
73660b09ad
commit
34c8e2f776
2 changed files with 47 additions and 0 deletions
|
|
@ -51,6 +51,9 @@ machine="sans-lab-$1"; shift
|
|||
headerto="support@inf.ethz.ch"
|
||||
to="support@inf.ethz.ch $from"
|
||||
|
||||
# always append sans-home = sans-intern
|
||||
set -- "$@" sans-home
|
||||
|
||||
while [ $# -ge 1 ]; do
|
||||
addr="$1@ethz.ch"
|
||||
to="$to $addr"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue