摘要:
# Check if user is root [ $(id -u) != "0" ] && { echo "${CFAILURE}Error: You must be root to run this script${CEND}"; exit 1; } # Check if wget instal 阅读全文
posted @ 2020-08-05 16:22
zzzzy09
阅读(221)
评论(0)
推荐(0)
浙公网安备 33010602011771号