source:
ogAgent-Git/macos/scripts/ogagent
@
eeb5b08
Last change on this file since eeb5b08 was 2bc61be, checked in by , 8 years ago | |
---|---|
|
|
File size: 100 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | FOLDER=/Applications/OGAgent.app |
4 | |
5 | cd $FOLDER |
6 | python -m opengnsys.linux.OGAgentService $@ |
Note: See TracBrowser
for help on using the repository browser.