diff options
| author | st33v <github@f3rr3t.com> | 2016-09-25 17:29:04 +1000 |
|---|---|---|
| committer | st33v <github@f3rr3t.com> | 2016-09-25 17:29:04 +1000 |
| commit | de06f166ef5d7d3690c72c98e53b99b74595c251 (patch) | |
| tree | b9e699623c7f19f2a15d24b9a25bf53239b96b9f /getpix.sh | |
| parent | d83be9c2d2540341051f6e3dc485a822c89f1321 (diff) | |
add sendpix.sh and fixes to getpix timer
Diffstat (limited to 'getpix.sh')
| -rwxr-xr-x | getpix.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,4 +8,6 @@ campi="neatherd" scp $campi:/home/st33v/pix/*.jpg /home/st33v/cams/$campi/. 2>/dev/null ssh $campi "rm /home/st33v/pix/*.jpg" 2>/dev/null +. ~/cams/sendpix.sh + #exit(0) # force succes exit code for fussy systemd |
