第一步。安裝gitgit
sudo apt-get install wget git-core
第二步 添加用戶組shell
sudo adduser --system --shell /bin/bash --gecos 'git version control by pi' --group --home /home/git git
sudo passwd git 爲git設置密碼bash