自用
-
curl
curl -L -o syssetup.sh https://raw.githubusercontent.com/faintx/public/main/syssetup.sh && source syssetup.sh
-
wget
wget --no-check-certificate -O syssetup.sh https://raw.githubusercontent.com/faintx/public/main/syssetup.sh && source syssetup.sh