source: ogAgent-Git/oglive/scripts/OGAgentTool @ 15eb694

oglive
Last change on this file since 15eb694 was b8d05a7, checked in by Ramón M. Gómez <ramongomez@…>, 5 years ago

#750: Process to build OGAgent for ogLive package.

  • Property mode set to 100644
File size: 74 bytes
Line 
1#!/bin/sh
2
3FOLDER=/usr/share/OGAgent
4
5cd $FOLDER
6python OGAgentUser.py $@
Note: See TracBrowser for help on using the repository browser.