diff options
-rw-r--r-- | bin/g-i-installation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 15cf2be7..54d80965 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -544,7 +544,7 @@ post_install_boot() { debian_*lxde) case $TOKEN in 0200) do_and_report key alt-f2 ;; - 0210) do_and_report type "iceweasel" + 0220) do_and_report type "iceweasel" ;; 0230) do_and_report key space ;; |