git clone
( alias python='/usr/bin/python3' is needed )
centos | |
---|---|
yum install git cd ~/Documents git clone https://github.com/dahai0013/confluence.git cd confluence | |
debian | ubuntu |
apt update apt install git | |
( alias python='/usr/bin/python3' is needed )
centos | |
---|---|
yum install git cd ~/Documents git clone https://github.com/dahai0013/confluence.git cd confluence | |
debian | ubuntu |
apt update apt install git | |