From 486de8f8d9ae1b1d3bcb47b0f557180532d35fcf Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 2 Mar 2013 11:49:05 +0100 Subject: g-i: progress for edu standalone+workstation --- bin/g-i-installation.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 47867b72..f77fdd59 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -635,14 +635,14 @@ normal_action() { ;; debian-edu*workstation) case $TOKEN in # debian-edu installations report error found during installation, go forward - 0400) do_and_report key enter + 0400) do_and_report key tab ;; *) ;; esac ;; debian-edu*standalone) case $TOKEN in # debian-edu installations report error found during installation, go forward - 0400) do_and_report key enter + 0400) do_and_report key tab ;; *) ;; esac -- cgit v1.2.3-54-g00ecf