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