mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
Update install.sh
pip3切换清华源
This commit is contained in:
parent
29feb62015
commit
8e242c0fb8
@ -102,6 +102,7 @@ add-patches(){
|
|||||||
patch -s -p0 < chinese.patch
|
patch -s -p0 < chinese.patch
|
||||||
echo -e "\e[0;32m中文补丁应用成功!"
|
echo -e "\e[0;32m中文补丁应用成功!"
|
||||||
apt install libjpeg-dev libfreetype6-dev python3-dev python3-pip
|
apt install libjpeg-dev libfreetype6-dev python3-dev python3-pip
|
||||||
|
pip3 config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/
|
||||||
pip3 install -U Pillow
|
pip3 install -U Pillow
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user