在樹莓派上安裝git代碼託管

第一步。安裝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

相關文章
相關標籤/搜索