setup.sh 126 B

1234
  1. #!/usr/bin/env bash
  2. ./buildconf
  3. ./configure
  4. echo "Ran the setup script for muse including autoconf and executing ./configure"