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

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

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