summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_import.sh
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2020-02-10 13:06:03 +0100
committerRamón M. Gómez <ramongomez@us.es>2020-02-10 14:12:38 +0100
commit180ac3c8d6597f4ae08637db24363053cc7e3659 (patch)
tree130a3cd9214ee30d0289feb4d675eb2b622ecd14 /installer/opengnsys_import.sh
parent47e8be745d7c4690a1036693d39260bd6dfe6748 (diff)
#946: Reverting installation URL to `master` branch.
Diffstat (limited to 'installer/opengnsys_import.sh')
-rwxr-xr-xinstaller/opengnsys_import.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_import.sh b/installer/opengnsys_import.sh
index 1af78213..bbe1617f 100755
--- a/installer/opengnsys_import.sh
+++ b/installer/opengnsys_import.sh
@@ -35,7 +35,7 @@ MYSQLFILE="$TMPDIR/$CATALOG.sql"
MYSQLBCK="$OPENGNSYS/doc/$CATALOG.sql-$DATE"
LOG_FILE=$OPENGNSYS/log/${PROG%.sh}.log
-BRANCH="tags/opengnsys-1.1.1a"
+BRANCH="branches/master"
SVN_URL="https://github.com/opengnsys/OpenGnsys/$BRANCH/admin/Database"
DEFAULT_MYSQL_ROOT_PASSWORD="passwordroot" # Clave por defecto root de MySQL