#959: OGAgent installer downloads from its new repository.

remotes/github/disk-image
Ramón M. Gómez 2020-05-27 12:19:59 +02:00
parent 279c2697d3
commit ffe8952e96
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# Variables.
PROGDIR="$PWD/ogagent"
BRANCH="master"
SVNURL="https://github.com/opengnsys/OpenGnsys/branches/$BRANCH/admin/Sources/Clients/ogagent"
SVNURL="https://github.com/opengnsys/ogAgent/branches/$BRANCH/"
# Show prerequisites needed to build the environment.
mkdir -p $PROGDIR || exit 1