2 lines
85 B
Bash
Executable file
2 lines
85 B
Bash
Executable file
wget -qO - http://zlib.net/zlib-1.2.7.tar.gz | tar xzvf -
|
|
mv zlib-1.2.7 zlib_library
|