summaryrefslogtreecommitdiff
path: root/tgbot_savefc/run
blob: dec9ecc0f754b1156d8691d3d0681485db98ab6e (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

source $(dirname $0)/env

exec ~/git/tgutils/tgserver --token $TOKEN -v -- \
  ~/bots/savefc.pl ~/fcphrases.txt 2>&1