source: ogAgent-Git/macos/scripts/ogagent @ 0099a05

exec-ogbrowserlog-sess-lenmainoggit 5.1.1
Last change on this file since 0099a05 was 64dea9f, checked in by Natalia Serrano <natalia.serrano@…>, 11 months ago

refs #474 #475 #476 fix agent for macos

  • Property mode set to 100755
File size: 116 bytes
Line 
1#!/bin/sh
2
3FOLDER=/Applications/OGAgent.app
4
5cd $FOLDER
6/usr/local/bin/python3 -m opengnsys.linux.OGAgentService $@
Note: See TracBrowser for help on using the repository browser.