mirror of
https://github.com/RasppleII/a2server.git
synced 2025-01-10 19:29:54 +00:00
Fixed inaccurate text at end of a2server-setup for ROM 01 IIgs
This commit is contained in:
parent
750b9998df
commit
49d50e49ac
@ -282,9 +282,10 @@ if (( $doSetup )); then
|
|||||||
echo "via the AppleShare control panel."
|
echo "via the AppleShare control panel."
|
||||||
if [[ -f /srv/A2SERVER/A2FILES/System/Start.GS.OS ]]; then
|
if [[ -f /srv/A2SERVER/A2FILES/System/Start.GS.OS ]]; then
|
||||||
echo
|
echo
|
||||||
echo "You can network boot GS/OS. On a ROM 01 IIgs, set slot 1 or 2, and slot 7,"
|
echo "You can network boot GS/OS."
|
||||||
echo 'to AppleTalk, and Startup Slot to 7 or "Scan". On a ROM 3 IIgs, set'
|
echo "On a ROM 01 IIgs, set slot 1 (printer port), or slot 2 (modem port)"
|
||||||
echo "slot 1 or 2, and Startup Slot, to AppleTalk."
|
echo "to Your Card, and slot 7 to AppleTalk, and Startup Slot to 7 or Scan."
|
||||||
|
echo "On a ROM 3 IIgs, set slot 1 or 2, and Startup Slot, to AppleTalk."
|
||||||
fi
|
fi
|
||||||
if [[ -f /srv/A2SERVER/A2FILES/BASIC.System ]]; then
|
if [[ -f /srv/A2SERVER/A2FILES/BASIC.System ]]; then
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user