2 lines
84 B
Bash
2 lines
84 B
Bash
|
wget -qO - http://zlib.net/zlib-1.2.4.tar.gz | tar xzvf -
|
||
|
mv zlib-1.2.4 zlib_library
|