Compare commits

..

No commits in common. "ab10389228f32964fc7dd3bf0856a754fbaa2cb8" and "99893d8c3dae8927ede54d171736f57107255ec7" have entirely different histories.

View File

@ -17,7 +17,7 @@ Debian
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
apt -y install libclamav-dev libip4tc-dev libcurl4-openssl-dev #(或者libcurl4-gnutls-dev) apt -y install libclamav-dev libip4tc-dev libcurl4-openssl-dev #(或者libcurl4-gnutls-dev)
apt -y install libsystemd-dev libjson-c-dev libpcre2-dev clamav-freshclam apt -y install libsystemd-dev libjson-c-dev libpcre2-dev clamav-freshclam
apt -y install libltdl-dev libmspack-dev cmake apt -y install libltdl-dev libmspack-dev
freshclam # 更新病毒库(必要) freshclam # 更新病毒库(必要)