修复centos7上执行crontab命令报vi找不到的问题
This commit is contained in:
parent
acb24f9170
commit
3aac911a37
@ -319,6 +319,7 @@ function install_prepare_software_on_centos()
|
||||
else
|
||||
sudo yum install -y ctags automake gcc gcc-c++ kernel-devel cmake python-devel python3-devel fontconfig ack git
|
||||
compile_vim_on_centos
|
||||
sudo ln -s /usr/bin/vim /usr/bin/vi
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user