source: ogAgent-Git/linux/scripts/ogagent @ a0bd02c

oglive
Last change on this file since a0bd02c was 31159d4, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#914: Fix permissions for some OGAgent scripts.

  • Property mode set to 100755
File size: 93 bytes
RevLine 
[11f7a07]1#!/bin/sh
2
3FOLDER=/usr/share/OGAgent
4
5cd $FOLDER
6python -m opengnsys.linux.OGAgentService $@
Note: See TracBrowser for help on using the repository browser.