linux-tutorial/codes/deploy/tool/git/install-git.sh

6 lines
75 B
Bash
Raw Normal View History

2018-02-01 16:34:02 +08:00
#!/usr/bin/env bash
echo -e "\n>>>>>>>>> install git"
yum -y install git