Search found 1 match
- Friday 28 July 2017 15:58
- Forum: Bash / PowerShell / Batch etc.
- Topic: Problems with taking snapshots and sending notifications.
- Replies: 5
- Views: 5696
Re: Problems with taking snapshots and sending notifications.
I am a new user and wondering that what language you are using for this program below #!/bin/sh #SendMsgTo=$1 SendMsgTo=$TelegramChatId today=`/bin/date '+%d-%m-%Y__%H-%M-%S'`; TempFileDir=/home/pi/Pictures/ ################################################################# IP="ip" # IP address ...