summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-02-25 14:21:35 +0100
committerHolger Levsen <holger@layer-acht.org>2013-02-25 14:21:35 +0100
commitc6b9fa277cc8ea6a2017a6f360ad590957578515 (patch)
tree4c77578d5772f35d85d4d48c8981d266107c2455 /bin/g-i-installation.sh
parentd75eea89cfbeb47403a50ae20b49379ac79921f3 (diff)
downloadjenkins.debian.net-c6b9fa277cc8ea6a2017a6f360ad590957578515.tar.xz
g-i: use https
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 26736010..4663c655 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -586,7 +586,7 @@ normal_action() {
;;
1160) do_and_report key space
;;
- 1170) do_and_report type http
+ 1170) do_and_report type https
;;
1180) do_and_report type ://www
;;
@@ -602,7 +602,7 @@ normal_action() {
;;
1360) do_and_report key space
;;
- 1370) do_and_report type http
+ 1370) do_and_report type https
;;
1380) do_and_report type ://www
;;