Skip to content

Instantly share code, notes, and snippets.

@hitesh83
Created June 3, 2017 05:47
Show Gist options
  • Save hitesh83/ae708fd67de0cd2b92494237038625d8 to your computer and use it in GitHub Desktop.
Save hitesh83/ae708fd67de0cd2b92494237038625d8 to your computer and use it in GitHub Desktop.
Delay stat of Python in sh
#!/bin/bash
/bin/sleep 100 && /usr/bin/python /home/pi/telebot.py
@hitesh83
Copy link
Author

sed -i 's/\r//' /home/pi/tele.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment