1.安装git
sudo apt-get install git-core
2.安装curl
sudo apt-get install curl
3.安装repo, 通过curl下载repo
curl http://git-repo.googlecode.com/files/repo-1.12 > ~/bin/repo
4.给repo可执行权限
chmod a+x ~/bin/repo
5.然后向PATH中添加bin路径:
sudo gedit ~/.bashrc
在最下面添加
export PATH=$PATH:~/bin
[player autoplay="1"]
Comments
请在后台配置评论类型和相关的值。