From 0e1adc8ea0918dcedd47c14956e6067cad71710b Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 14 Nov 2019 19:49:46 +0100 Subject: Removed locale selection because there is just one choice ... --- bin/first_stage.sh | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/bin/first_stage.sh b/bin/first_stage.sh index a27641a..6195d0f 100644 --- a/bin/first_stage.sh +++ b/bin/first_stage.sh @@ -48,16 +48,6 @@ read hostname echo "" -locales[1]="German / Germany" -cat << EOF -Please select one of the available localizations: - -[1] ${locales[1]} -EOF -read locale_id -echo "" - - cat << EOF ################################################################# @@ -65,7 +55,6 @@ cat << EOF Hard disk: - $disk Hostname: - $hostname - Localization: - ${locales[$locale_id]} ################################################################# -- cgit v1.2.3-70-g09d2