1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/.muse/setup.sh
Thomas M. DuBuisson a1e0b7922a
CI: Add muse CI config
Closes #5772
2020-08-04 09:52:52 +02:00

5 lines
126 B
Bash
Executable File

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