A couple of fixes: use Bourne shell, and fixed recursive call of get_sys
This commit is contained in:
@@ -146,7 +146,7 @@ case X$ANS in
|
||||
Xj*|Xy*|X) break
|
||||
;;
|
||||
Xn*) echo Ok, I will give you another chance....
|
||||
. get_sys
|
||||
. $0
|
||||
break
|
||||
;;
|
||||
*) echo "I do not understand your answer ($ANS). Try again."
|
||||
|
||||
Reference in New Issue
Block a user