4 lines
56 B
Bash
Executable file
4 lines
56 B
Bash
Executable file
chmod +x zlib/configure.sh
|
|
cd zlib
|
|
./configure.sh
|
|
cd ..
|