diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 01f51149..e253086c 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -976,11 +976,7 @@ post_install_boot() { ;; 0300) do_and_report key enter ;; - 0350) do_and_report key alt-f2 - ;; - 0410) do_and_report type "iceweasel" - ;; - 0420) do_and_report key space + 0350) do_and_report key ctrl-l ;; 0430) do_and_report type "www" ;; |