🐛: 修改install.sh
This commit is contained in:
parent
a870578e9e
commit
5705f10186
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ git clone https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
|
||||||
|
|
||||||
cd Douyin_TikTok_Download_API/ || exit
|
cd Douyin_TikTok_Download_API/ || exit
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt --break-system-packages
|
||||||
|
|
||||||
echo 'Add Douyin_TikTok_Download_API to system service'
|
echo 'Add Douyin_TikTok_Download_API to system service'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue