diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-10-09 15:11:53 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-09 15:11:53 +0200 |
commit | c9b22f38f960e7f99c803e5a7252c4a518b35089 (patch) | |
tree | 3b1ee052f197592a4f66a02599395e95aa00edf9 /bin/g-i-installation.sh | |
parent | 0f1ce2b9af2fbc39c4db512f06baef2dc11f58a2 (diff) | |
download | jenkins.debian.net-c9b22f38f960e7f99c803e5a7252c4a518b35089.tar.xz |
g-i: fixup typo in 021b9be6f
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-x | 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 e1a73fc0..b9c3bb59 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -718,7 +718,7 @@ post_install_boot() { ;; 0260) do_and_report key enter ;; - 0270) do_and_report type r00t + 0270) do_and_report type r00tme ;; 0280) do_and_report key enter ;; |