#!/bin/sh
if [ "$ANSI" = "Y" ]; then
  ANSI=N
 else
  ANSI=Y
fi
exec $BBSEXEC $BBSFILE