diff options
-rw-r--r-- | bin/g-i-installation.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 9cc17d42..2b14d03b 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -604,11 +604,11 @@ post_install_boot() { ;; 0220) ! $EDUTESTMODE || do_and_report key enter ;; - 0250) do_and_report type root + 0250) do_and_report type jenkins ;; 0260) do_and_report key enter ;; - 0270) do_and_report type r00tme + 0270) do_and_report type insecure ;; 0280) do_and_report key enter ;; |