2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 14:57:16 +08:00

feat: add rsyslog for Debian 12

This commit is contained in:
耗子
2023-08-18 13:07:42 +08:00
parent bab4efa807
commit 2a2008b959

View File

@@ -126,7 +126,7 @@ Prepare_system() {
sed -i 's/security.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list
fi
apt update -y
apt install -y curl wget zip unzip tar git jq git dos2unix
apt install -y curl wget zip unzip tar git jq git dos2unix rsyslog
else
echo -e $HR
echo "错误该系统不支持安装耗子Linux面板请更换Debian12/RHEL9安装。"