跳过确认

This commit is contained in:
mofeng 2024-01-06 17:13:11 +08:00
parent 8e242c0fb8
commit 56bb645827

View File

@ -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