From 53c927c7a35f99329f8a77a2b671536637211de7 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Thu, 4 Jun 2020 13:34:48 +0200 Subject: #971 Update ogClient repo URL in installer Use opengnsys github repository for installer. --- installer/opengnsys_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/opengnsys_installer.sh') diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh index ff286a51..a1586067 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -1388,7 +1388,7 @@ function copyClientFiles() errorAndLog "${FUNCNAME}(): client copy files with errors" fi - local ogclientUrl="https://codeload.github.com/alvneiayu/ogClient/zip/$BRANCH" + local ogclientUrl="https://codeload.github.com/opengnsys/ogClient/zip/$BRANCH" echoAndLog "${FUNCNAME}(): downloading ogClient code..." -- cgit v1.2.3-18-g5258