summaryrefslogtreecommitdiff
path: root/tgbot_savefc/run
diff options
context:
space:
mode:
authorGuillermo Ramos2020-05-16 16:48:32 +0200
committerGuillermo Ramos2020-05-16 16:48:32 +0200
commit8e98632c27aa98be010eab4e1fc30a7c0acbfe29 (patch)
tree0a506a7d83230833e9bf958b612573b25ffd24d9 /tgbot_savefc/run
downloads6-services-8e98632c27aa98be010eab4e1fc30a7c0acbfe29.tar.gz
Initial commit: aeon services
Diffstat (limited to 'tgbot_savefc/run')
-rwxr-xr-xtgbot_savefc/run6
1 files changed, 6 insertions, 0 deletions
diff --git a/tgbot_savefc/run b/tgbot_savefc/run
new file mode 100755
index 0000000..dec9ecc
--- /dev/null
+++ b/tgbot_savefc/run
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+source $(dirname $0)/env
+
+exec ~/git/tgutils/tgserver --token $TOKEN -v -- \
+ ~/bots/savefc.pl ~/fcphrases.txt 2>&1