From 2641623f70ff1403e04014a49b5e26a49965ecd1 Mon Sep 17 00:00:00 2001 From: Nico Dietrich Date: Tue, 4 Apr 2006 20:35:41 +0000 Subject: now do really fix it!! git-svn-id: http://svn.openslx.org/svn/openslx/ld4@163 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/ld4-inst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/ld4-inst b/installer/ld4-inst index dd053ea3..f709352e 100755 --- a/installer/ld4-inst +++ b/installer/ld4-inst @@ -128,7 +128,7 @@ configure() { . .config [ -z $overwrite_configs ] && overwrite_configs="y" - ask "Overwrite server configs (Y) or write *.new files (n)? [Y/n] " overwrite_configs $overwrite_configs + ask "Overwrite server configs (y) or write *.new files (n)? " overwrite_configs $overwrite_configs if [ "$overwrite_configs" = "no" -o "$overwrite_configs" = "n" -o \ "$overwrite_configs" = "N" -o "$overwrite_configs" = "No" ] ; then overwrite_configs="no" -- cgit v1.2.3-55-g7522