nightingale1/script/send_voice

6 lines
110 B
Bash
Executable File

#!/bin/bash
echo "$1" >> /tmp/send_voice.txt
echo "$2" >> /tmp/send_voice.txt
echo "" >> /tmp/send_voice.txt