source: ogAgent-Git/windows/build-windows.sh @ 4d6db25

configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainmodulesnew-browserno-ptt-paramogadmcliogadmclient-statusogagent-jobsogagent-macosogcore1ogliveoglogoglog2override-moduleping1ping2ping3ping4py3-winpython3qndtestreport-progresstlsunification2unification3versionswindows-fixes
Last change on this file since 4d6db25 was 804c389, checked in by ramon <ramongomez@…>, 8 years ago

#718: OGAgent realiza varios intentos de activación hasta que la interfaz de red esté activa o pasen 30 s.; mejorar proceso de creación de OGAgent en Windows y macOS.

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

  • Property mode set to 100755
File size: 162 bytes
Line 
1#!/bin/bash
2export WINEARCH=win32
3export WINEPREFIX=$(realpath $(dirname $0)/wine)
4wine cmd /c c:\\ogagent\\build.bat
5chmod -x $(dirname $0)/../OGAgentSetup*.exe
Note: See TracBrowser for help on using the repository browser.