source: ogAgent-Git/macos/scripts/ogagent

tls
Last change on this file was 64dea9f, checked in by Natalia Serrano <natalia.serrano@…>, 10 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.