source: core/trunk/client/examples/flarmradar.cron @ 223

Last change on this file since 223 was 223, checked in by smoser, 12 years ago

#139

File size: 123 bytes
Line 
1* * * * * flarm         cd /home/flarm ; pgrep minicom > /dev/null  ; if [ $? -ne 0 ] ; then nohup ./flarmclient.pl \& ; fi
Note: See TracBrowser for help on using the repository browser.