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