Subversion Repositories dc_hrp

Rev

Blame | 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.