diff options
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 ;; |