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/windows/build-windows.sh @ 804c389

main
Last change on this file since 804c389 was 804c389, checked in by ramon <ramongomez@…>, 9 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.