curl/.muse/setup.sh

5 lines
126 B
Bash
Raw Permalink Normal View History

2020-08-01 11:42:00 -04:00
#!/usr/bin/env bash
./buildconf
./configure
echo "Ran the setup script for muse including autoconf and executing ./configure"