source:
ogAgent-Git/linux/scripts/ogagent
@
a0bd02c
Last change on this file since a0bd02c was 31159d4, checked in by , 6 years ago | |
---|---|
|
|
File size: 93 bytes |
Rev | Line | |
---|---|---|
[11f7a07] | 1 | #!/bin/sh |
2 | ||
3 | FOLDER=/usr/share/OGAgent | |
4 | ||
5 | cd $FOLDER | |
6 | python -m opengnsys.linux.OGAgentService $@ |
Note: See TracBrowser
for help on using the repository browser.