洞察时代脉搏,纵览信息资讯
IDC级跨系统标准版
export DEBIAN_FRONTEND=noninteractive && \ apt update && \ apt -y full-upgrade && \ apt -y --fix-broken install && \ dpkg --configure -a && \ apt -y autoremove --purge && \ apt autoclean && \ apt clean && \ journalctl --vacuum-time=7d && \ sync && \ command -v needrestart >/dev/null && needrestart -b || true
本文链接:https://www.sxlog.com/post/1991.html
商务合作 - Email:admin@sxlog.com