摘要:
功能描述 在Amazon Linux上快速安装开发环境,包括Python 3.11.8, Nodejs, npm, yarn, GO工具。 #!/bin/bash # @Author : Lan Shiyun # @Create Time : 2024/3/15 # @FileName : inst 阅读全文
摘要:
功能描述 在Amazon Linux上快速安装开发环境,包括Python 3.11.8, Nodejs, npm, yarn, GO工具。 #!/bin/bash # @Author : Lan Shiyun # @Create Time : 2024/3/15 # @FileName : inst 阅读全文
摘要:
功能描述 在Amazon Linux 上自动安装Docker and Docker-compose #!/bin/bash # @Author : Lan Shiyun # @Create Time : 2024/3/15 # @FileName : install_docker_4_aws_.sh 阅读全文
|