if [ $HOSTTYPE == "i586" ]; then
	cp Fidox86 ~/config/boot/Fido
else
	cp FidoPPC ~/config/boot/Fido
fi

cat ppp-script >>~/config/etc/ppp-script
