update install.sh
This commit is contained in:
parent
3ea4fee472
commit
4a7fd6c60e
@ -155,7 +155,7 @@ function install_prepare_software_on_archlinux()
|
||||
# 安装opensuse发行版必要软件
|
||||
function install_prepare_software_on_opensuse()
|
||||
{
|
||||
sudo zypper install -y vim ctags gcc cmake python curl ack fontconfig
|
||||
sudo zypper install -y vim ctags gcc gcc-c++ cmake python curl ack fontconfig
|
||||
}
|
||||
|
||||
# 拷贝文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user