From 46b7ab676709cb70b0fb301e7b76edfc2822211a Mon Sep 17 00:00:00 2001 From: Wolfgang Schweer Date: Sat, 11 Apr 2015 18:45:25 +0200 Subject: g-i install: post_install_boot(): treat *ltsp-server the same as *combi-server. --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 94bb8819..75594b85 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -854,7 +854,7 @@ post_install_boot() { *) ;; esac ;; - debian-edu*-combi-server) case $TOKEN in + debian-edu*ltsp-server|debian-edu*-combi-server) case $TOKEN in # debian-edu installations report error found during installation, go forward 0100) ! $EDUTESTMODE || do_and_report move 760 560 click 1 ;; -- cgit v1.2.3-54-g00ecf