ogagent/linux/scripts/ogagent

7 lines
93 B
Bash

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