Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshengjj authored Apr 15, 2023
1 parent 237d5d2 commit f9871ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git clone https://github.com/wangshengjj/YunZai-Bot_Shell.git
### 二、赋予执行权限

```
chmod 777 $(pwd)/yunzai-bot.sh
chmod 777 ./yunzai-bot.sh
```

### 三、执行
Expand All @@ -35,7 +35,7 @@ chmod 777 $(pwd)/yunzai-bot.sh
****

```
bash $(pwd)/yunzai-bot.sh
bash ./yunzai-bot.sh
```

## 欢迎访问我的博客https://www.wangshengjj.work
Expand Down

0 comments on commit f9871ee

Please sign in to comment.