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/macos/scripts/ogagent @ d7a7a1f

main
Last change on this file since d7a7a1f was 2bc61be, checked in by ramon <ramongomez@…>, 9 years ago

#718: Crear paquete de instalación de OGAgent para macOS.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5210 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100755
File size: 100 bytes
Line 
1#!/bin/sh
2
3FOLDER=/Applications/OGAgent.app
4
5cd $FOLDER
6python -m opengnsys.linux.OGAgentService $@
Note: See TracBrowser for help on using the repository browser.