if [ -d /NextApps ];then
  . config/NeXT/logout
else
  . config/athena/logout
fi
