From da953fa18a954379cc52fec85b2f30fa368aa940 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 26 Apr 2020 16:36:27 -0700 Subject: move GitHub url to the Subsurface org Instead of using the Subsurface-divelog user on GitHub, we now use an org that was generously donated to us. Signed-off-by: Dirk Hohndel --- scripts/linux/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/linux') diff --git a/scripts/linux/before_install.sh b/scripts/linux/before_install.sh index 28e7bc0c5..f38ea4649 100644 --- a/scripts/linux/before_install.sh +++ b/scripts/linux/before_install.sh @@ -28,6 +28,6 @@ sh -e /etc/init.d/xvfb start # TestParsePerformance needs this data file to test XML parsing performance pushd .. -git clone https://github.com/Subsurface-divelog/large-anonymous-sample-data +git clone https://github.com/Subsurface/large-anonymous-sample-data xzcat large-anonymous-sample-data/large-anon.ssrf.xz > subsurface/dives/large-anon.ssrf popd -- cgit v1.2.3-70-g09d2