Linux命令基础 📝发布:2025-12-09 curl 命令 # 让 bash 直接执行刚刚下载的脚本内容 bash <(curl -sL https://raw.githubusercontent.com/Gouryella/drip/main/scripts/install.sh)