diff options
Diffstat (limited to 'bin/snapPhoto')
-rwxr-xr-x | bin/snapPhoto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/snapPhoto b/bin/snapPhoto new file mode 100755 index 0000000..3309c66 --- /dev/null +++ b/bin/snapPhoto @@ -0,0 +1,2 @@ +#!/bin/sh +wget -O /home/lvuser/tweeterbot/var/"$(date +'%Y:%m:%dT%H:%M:%S')".jpg http://10.42.72.11/jpg/1/image.jpg |