From b302b5462f17a1891b7580822887e20a8f15062c Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Wed, 11 Mar 2020 15:07:45 +0100 Subject: #959: Update OGAgent version. --- installer/ogagent-devel-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/ogagent-devel-installer.sh b/installer/ogagent-devel-installer.sh index 201e67f9..d8745c52 100755 --- a/installer/ogagent-devel-installer.sh +++ b/installer/ogagent-devel-installer.sh @@ -37,7 +37,7 @@ read # Importing OGAgent source code. svn export --force $SVNURL $PROGDIR || exit 1 # Downloading Visual C++ Redistributable. -wget --unlink https://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe +wget --unlink https://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe -O $PROGDIR/vcredist_x86.exe # Update PyQt components. pushd ogagent/src >/dev/null -- cgit v1.2.3-18-g5258