diff options
-rwxr-xr-x | 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 dafd99f3..59d20f77 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -548,11 +548,11 @@ post_install_boot() { ;; 0040) $EDUTESTMODE && do_and_report key enter ;; - 0050) do_and_report type jenkins + 0050) do_and_report type root ;; 0060) do_and_report key enter ;; - 0070) do_and_report type insecure + 0070) do_and_report type r00tme ;; 0080) do_and_report key enter ;; |