Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 924a655

Browse files
committed
Merge pull request ma6174#20 from tinyeyeser/master
在apt-get install添加python-dev和git
2 parents 3586742 + 525fbd9 commit 924a655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
echo "安装将花费一定时间,请耐心等待直到安装完成^_^"
33
if which apt-get >/dev/null; then
4-
sudo apt-get install -y vim vim-gnome ctags xclip astyle python-setuptools
4+
sudo apt-get install -y vim vim-gnome ctags xclip astyle python-setuptools python-dev git
55
else
66
sudo yum install -y gcc vim git ctags xclip astyle python-setuptools python-devel
77
fi

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /