Subversion Repositories nw_plus

Rev

Rev 63 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #!/bin/bash
  2. echo "The source for the buildtools is part of EDuke32."
  3. echo "This script will check out EDuke32 from its SVN."
  4. svn co http://svn.eduke32.com/eduke32
  5.