ogagent/macos/scripts/ogagent

7 lines
100 B
Bash

#!/bin/sh
FOLDER=/Applications/OGAgent.app
cd $FOLDER
python -m opengnsys.linux.OGAgentService $@