From 0d926ee2918b5c4cb13802b107571b178ac94181 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Tue, 27 Dec 2022 22:30:21 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D:=20Fix=20`install.sh`=20repo=20pat?= =?UTF-8?q?h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a03754..f101822 100644 --- a/README.md +++ b/README.md @@ -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权限执行