source: admin/Sources/Clients/ogagent/windows/build-windows.sh @ 062ea34

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 062ea34 was 12e1eef, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#913: Adapting commit 0fcdc63 from master branch.

  • Property mode set to 100755
File size: 206 bytes
Line 
1#!/bin/bash
2cd "$(dirname "$0")"
3export WINEARCH=win32
4export WINEPREFIX=$PWD/wine
5grep -o "[0-9]*\.[0-9]*\.[0-9]*" ../src/VERSION > VERSION
6wine cmd /c c:\\ogagent\\build.bat
7chmod -x ../OGAgentSetup*.exe
Note: See TracBrowser for help on using the repository browser.