mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
跳过确认
This commit is contained in:
parent
8e242c0fb8
commit
56bb645827
@ -101,7 +101,7 @@ add-patches(){
|
||||
cp -f ./patch/chinese.patch /usr/share/kvmd/web/ && cd /usr/share/kvmd/web/
|
||||
patch -s -p0 < chinese.patch
|
||||
echo -e "\e[0;32m中文补丁应用成功!"
|
||||
apt install libjpeg-dev libfreetype6-dev python3-dev python3-pip
|
||||
apt install -y 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user