From 08b7e126c277d3eb054e84476fa9e2d3e75bb27d Mon Sep 17 00:00:00 2001 From: "Ramón M. Gómez" Date: Mon, 25 Nov 2019 11:22:48 +0100 Subject: #914: Adapting all scripts to use the `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 42e2db01..39ca5e91 100755 --- a/installer/opengnsys_installer.sh +++ b/installer/opengnsys_installer.sh @@ -132,7 +132,7 @@ function globalSetup () else REMOTE=1 fi - BRANCH="devel" + BRANCH="master" CODE_URL="https://codeload.github.com/opengnsys/OpenGnsys/zip/$BRANCH" API_URL="https://api.github.com/repos/opengnsys/OpenGnsys/branches/$BRANCH" -- cgit v1.2.3-18-g5258