Use "myecho" when using -n option
This commit is contained in:
parent
21e14a6f0a
commit
e6aae3dc73
@ -80,7 +80,7 @@ system type: "
|
||||
exit 10
|
||||
fi
|
||||
fi
|
||||
echo -n "Your system is `ack_sys`, are you satisfied with that? (y/n) "
|
||||
myecho -n "Your system is `ack_sys`, are you satisfied with that? (y/n) "
|
||||
if read YESNO
|
||||
then
|
||||
case $YESNO in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user