mirror of
https://github.com/York-Labs/OneClickDesktop.git
synced 2026-02-21 08:37:23 +08:00
Update OneClickDesktop_zh-CN.sh
This commit is contained in:
parent
68d82707d7
commit
d547b1781f
@ -575,7 +575,7 @@ function install_vnc
|
||||
echo "请按回车键继续。"
|
||||
read catch_all
|
||||
echo
|
||||
if [ "$OS" = "DEBIAN" ] ; then
|
||||
if [ "$OS" = "DEBIAN10" ] ; then
|
||||
apt-get install xfce4 xfce4-goodies firefox-esr tigervnc-standalone-server tigervnc-common -y
|
||||
else
|
||||
apt-get install xfce4 xfce4-goodies firefox tigervnc-standalone-server tigervnc-common -y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user