root/autopilot/trunk/cmd/add-glider

Revision 67 (checked in by cbc, 12 years ago)

Check-in before implementing file locking.

  • Property svn:executable set to *
Line 
1 #!/bin/bash
2
3 cd /home/localuser/pilottools/lb/toolshed/autopilot/
4 source bin/activate
5 python autopilot/add_glider.py config/autopilot.cfg $1
6
Note: See TracBrowser for help on using the browser.