📜  在 ec2 中安装 git - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:24.741000             🧑  作者: Mango

代码示例2
sudo yum update -y
sudo yum install git -y