6 lines
78 B
Bash
6 lines
78 B
Bash
|
TO=robertvokac@nanoboot.org
|
||
|
|
||
|
./mailer.sh $TO "$1" "$2" "$3"
|
||
|
|
||
|
#>> ./mailer.log
|