From b5e780aa3f513f342d2909efc565d27cee240bb5 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Thu, 16 Jun 2016 12:48:29 -0400 Subject: [PATCH] Fixed: #3902 --- server/scripts/update_from_dev_stable.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/scripts/update_from_dev_stable.sh b/server/scripts/update_from_dev_stable.sh index de2e6a4..a5dc106 100644 --- a/server/scripts/update_from_dev_stable.sh +++ b/server/scripts/update_from_dev_stable.sh @@ -10,7 +10,7 @@ exit 1 } -wget -O ispconfig3-dev.tar.gz "http://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=stable-3.1" +wget -O ispconfig3-dev.tar.gz "https://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=stable-3.1" tar xzf ispconfig3-dev.tar.gz echo -n "Latest git version: " -- Gitblit v1.9.1