source:
ogAgent-Git/macos/scripts/ogagent
@
d7a7a1f
Last change on this file since d7a7a1f was 2bc61be, checked in by , 9 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.