# 把 raw.githubusercontent.com => raw.staticdn.net # 原来 bash <(curl -fsSL https://raw.githubusercontent.com/P3TERX/SSH-Key-Installer/master/key.sh) -og xxx # 现在 bash <(curl -fsSL https://raw.staticdn.net/P3TERX/SSH-Key-Installer/master/key.sh) -og xxx