This commit is contained in:
心隨緣動 2025-09-04 06:39:25 +08:00 committed by GitHub
parent ccf9c86795
commit 820ebdcb5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -417,6 +417,10 @@ ssh_forwarding
echo ""
echo -e "${yellow}----->>>X-Panel面板和Xray启动成功<<<-----${plain}"
}
# 设置VPS中的时区/时间为【上海时间】
sudo timedatectl set-timezone Asia/Shanghai
install_base
install_x-ui $1
echo ""