4 lines
150 B
Markdown
4 lines
150 B
Markdown
# new centos script
|
|
```bash
|
|
yum -y install git && git clone http://gitea.liuyan.wang/wzj/new_system_set.git && cd new_system_set && bash newset.sh
|
|
``` |