diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-02-25 14:21:35 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-02-25 14:21:35 +0100 |
commit | c6b9fa277cc8ea6a2017a6f360ad590957578515 (patch) | |
tree | 4c77578d5772f35d85d4d48c8981d266107c2455 /bin | |
parent | d75eea89cfbeb47403a50ae20b49379ac79921f3 (diff) | |
download | jenkins.debian.net-c6b9fa277cc8ea6a2017a6f360ad590957578515.tar.xz |
g-i: use https
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 4 |
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 ;; |