Skip to content

Instantly share code, notes, and snippets.

@Goty
Last active July 19, 2016 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Goty/b058145693f3fa92e18bb47313cc2934 to your computer and use it in GitHub Desktop.
Save Goty/b058145693f3fa92e18bb47313cc2934 to your computer and use it in GitHub Desktop.
#! /bin/bash
#locate your own files
script_path="/home/pi/tg/downloads.lua"
tg_server="/home/pi/tg/tg-server.pub"
sleep 5
telegram -s $script_path -k $tg_server -vvv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment