🐛: 修改install.sh
This commit is contained in:
parent
984d64da81
commit
f4cd5f52c3
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ git clone https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
|
|||
|
||||
cd Douyin_TikTok_Download_API/ || exit
|
||||
|
||||
apt install python3.11-venv
|
||||
|
||||
python3 -m venv venv
|
||||
|
||||
source venv/bin/activate
|
||||
|
|
|
|||
Loading…
Reference in a new issue