dotfiles/bin/telegram-loop
2020-03-08 17:29:29 +01:00

12 lines
143 B
Bash
Executable file

#!/usr/bin/env sh
while [ 1 ]; do
$TELEGRAM -startintray
done &
#
# error: : cannot open
# error: : cannot open
# error: : cannot open
#