标签:-bash
最近在测试openstack,没想到刚敲俩行就报
-bash: git: command not found
再看下配置
vim /etc/profile
-bash: vim: command not found
一定是源选择了最小化安装的centos了
yum install git
ok
本文出自 “bomby” 博客,请务必保留此出处http://bomby.blog.51cto.com/6787568/1948826
标签:-bash
原文地址:http://bomby.blog.51cto.com/6787568/1948826