forked from pneymrl2f/nightingale
Merge branch 'master' of https://github.com/didi/nightingale
commit
228ffcfbc9
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "$1" >> /tmp/send_im.txt
|
||||
echo "$2" >> /tmp/send_im.txt
|
||||
echo "" >> /tmp/send_im.txt
|
Loading…
Reference in new issue