📝: Fix install.sh repo path
This commit is contained in:
parent
65a31af964
commit
0d926ee291
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ https://api.douyin.wtf/@evil0ctal/video/7156033831819037994
|
|||
- 使用wget命令下载[install.sh](https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/bash/install.sh)至服务器
|
||||
|
||||
```
|
||||
wget https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/install.sh
|
||||
wget https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/bash/install.sh
|
||||
```
|
||||
|
||||
- 下载完成后使用root权限执行
|
||||
|
|
|
|||
Loading…
Reference in a new issue