📝: Fix install.sh repo path

This commit is contained in:
Evil0ctal 2022-12-27 22:30:21 -08:00 committed by GitHub
parent 65a31af964
commit 0d926ee291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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权限执行