revert between 56095 -> 55830 in arch
[AROS.git] / workbench / network / stacks / AROSTCP / S / startnet
blob025642999bd502ff92f928cd745e1f84d1e0fa11
1 ; $VER: AROSTCP-startnet 1.0 (01/08/06)
2 ; AROSTCP-startnet (c) The AROS Dev Team.
4 Run >NIL: QUIET AROSTCP
5 WaitForPort AROSTCP
6 If NOT Warn
7   ; echo "Stack online"
8 Else
9   ; echo "Wait for Stack Failed"
10 EndIf