mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
fix vnc error
This commit is contained in:
parent
7a7783ced4
commit
29feb62015
@ -101,6 +101,8 @@ 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
|
||||
pip3 install -U Pillow
|
||||
|
||||
}
|
||||
|
||||
@ -118,4 +120,4 @@ install-dependencies
|
||||
install-pikvm
|
||||
add-patches
|
||||
show-info
|
||||
reboot
|
||||
reboot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user