remove \'s from where they shouldn't be.
This commit is contained in:
parent
39da311037
commit
752c095793
@ -848,7 +848,7 @@ echo "echo"
|
||||
echo "echo -n \"Install optional dos floppy? [n] \""
|
||||
echo "read resp junk"
|
||||
echo "case \"\$resp\" in"
|
||||
echo "y\*|Y\*)"
|
||||
echo "y*|Y*)"
|
||||
echo " echo"
|
||||
echo " echo \"Now insert third installation (dos) floppy in drive and\""
|
||||
echo " echo -n \"enter that drive's number (e.g. 0 or 1): [0] \""
|
||||
|
Loading…
x
Reference in New Issue
Block a user