update install.sh
This commit is contained in:
parent
03e9a7c56b
commit
cf346add7b
@ -250,7 +250,7 @@ function install_prepare_software_on_mac()
|
|||||||
function install_prepare_software_on_android()
|
function install_prepare_software_on_android()
|
||||||
{
|
{
|
||||||
pkg update
|
pkg update
|
||||||
pkg install -y git vim-python cmake python2 python ctags ack-grep fontconfig
|
pkg install -y git vim-python cmake python2 python ctags ack-grep fontconfig-utils
|
||||||
}
|
}
|
||||||
|
|
||||||
# 安装ubuntu必备软件
|
# 安装ubuntu必备软件
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user