7 Star 9 Fork 7

狂奔的蜗牛. / linux_php_installer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
05.in-bzip2.sh 121 Bytes
一键复制 编辑 原始数据 按行查看 历史
snail 提交于 2013-07-19 09:12 . a
#!/bin/bash
cd libs
tar zxfv bzip2-1.0.5.tar.gz
cd bzip2-1.0.5
make && make install
cd ..
rm -rf bzip2-1.0.5
echo "done"
PHP
1
https://gitee.com/snail/linux_php_installer.git
git@gitee.com:snail/linux_php_installer.git
snail
linux_php_installer
linux_php_installer
master

搜索帮助