标签:amh4.2 安装
参考官方教程:http://amh.sh/install.htm
2) 执行 amh 安装脚本 (出错了提示bash: wget: command not found,
原因是linux 系统没有自带wget,安装下就行 yum -y install wget)
wget http://amh.sh/file/AMH/4.2/amh.sh && chmod 775 amh.sh && ./amh.sh 2>&1 | tee amh.log
---------------
http://www.laozuo.org/1306.html
标签:amh4.2 安装
原文地址:http://taihaikj.blog.51cto.com/3571955/1765221