# lamp **Repository Path**: develop1024/lamp ## Basic Information - **Project Name**: lamp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-05-23 - **Last Updated**: 2021-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 软件下载 ``` http://develop1024.gitee.io/lamp/软件包名称 ``` 一键安装python3.6.6 ``` wget -qO- http://develop1024.gitee.io/lamp/install_python3.6.sh | bash ``` 一键安装mysql.57.29 ``` wget -qO- http://develop1024.gitee.io/lamp/install_mysql5.7.sh | bash ``` 一键安装nginx1.14.2 ``` wget -qO- http://develop1024.gitee.io/lamp/install_nginx1.14.2.sh | bash ``` 一键安装go1.14.4 ``` wget -qO- http://develop1024.gitee.io/lamp/install_go1.14.4.sh | bash ```