You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
download/README.md

14 lines
251 B

2 years ago
# 项目解析
> 收录了一些小白入门的脚本,以及工作中常用到的一些脚本,大家可以互相学习。
2 years ago
2 years ago
## 常用脚本执行
```bash
curl download.beyourself.org.cn/download/脚本路径
```
## 例
```bash
安装mysql5.7
```