3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
tee -a /home/server/mail.log | /usr/sbin/sendmailtelegram
|