昊漫玉 发表于 2018-9-16 14:14:36

-bash: git: command not found

  最近在测试openstack,没想到刚敲俩行就报
  -bash: git: command not found
  再看下配置
  vim /etc/profile
  -bash: vim: command not found
  一定是源选择了最小化安装的centos了
  yum install git
  ok

页: [1]
查看完整版本: -bash: git: command not found