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 67e3452a..af063bfe 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -691,7 +691,7 @@ post_install_boot() { ;; 0770) do_and_report key enter ;; - 0880) do_and_report type apt-get # apt-get install w3m + 0800) do_and_report type apt-get # apt-get install w3m ;; 0810) do_and_report key space ;; |