Metropoli BBS
VIEWER: add_opti MODE: TEXT (ASCII)
echo "This script will move a new installable driver"
echo "onto your VINES server."
echo "Press <enter> to continue."
read ans
cd /disk1/banyan/comm/drivers/extdrivers
   if [ ! -d newdir ]
   then mkdir newdir
   fi
cd newdir
bantape -lfs 1
echo " "
echo "Remove diskette from drive."
echo "Press <enter> to continue."
 



[ RETURN TO DIRECTORY ]