source:
ogAgent-Git/macos/scripts/ogagent
Last change on this file was 64dea9f, checked in by , 10 months ago | |
---|---|
|
|
File size: 116 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | FOLDER=/Applications/OGAgent.app |
4 | |
5 | cd $FOLDER |
6 | /usr/local/bin/python3 -m opengnsys.linux.OGAgentService $@ |
Note: See TracBrowser
for help on using the repository browser.