close Warning: Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

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

main
Last change on this file since d3dd7cf 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
Line 
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.