From 180ac3c8d6597f4ae08637db24363053cc7e3659 Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Mon, 10 Feb 2020 13:06:03 +0100 Subject: #946: Reverting installation URL to `master` branch. --- 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 c348aaf9..6c7c89c3 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -132,7 +132,7 @@ function globalSetup () else REMOTE=1 fi - BRANCH="opengnsys-1.1.1a" + BRANCH="master" CODE_URL="https://codeload.github.com/opengnsys/OpenGnsys/zip/$BRANCH" API_URL="https://api.github.com/repos/opengnsys/OpenGnsys" -- cgit v1.2.3-18-g5258