diff options
Diffstat (limited to 'bin/g-i-installation.sh')
-rw-r--r--[-rwxr-xr-x] | bin/g-i-installation.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 907b51f5..e7b8ee9c 100755..100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -823,15 +823,15 @@ post_install_boot() { ;; 0060) do_and_report key enter ;; - 0130) do_and_report type insecure + 0070) do_and_report type insecure ;; - 0140) do_and_report key enter + 0080) do_and_report key enter ;; - 0300) do_and_report key tab + 0150) do_and_report key tab ;; - 0310) do_and_report key enter + 0250) do_and_report key enter ;; - 0400) do_and_report key alt-f2 + 0350) do_and_report key alt-f2 ;; 0410) do_and_report type "iceweasel" ;; |