# wuyou.run **Repository Path**: demonxp/wuyou.run ## Basic Information - **Project Name**: wuyou.run - **Description**: 一键执行运维无忧 | 运维脚本合集 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://wuyou.run/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-24 - **Last Updated**: 2022-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wuyou.run ## Usage: ### 查看系统信息 curl -sL http://wuyou.run/services/systeminfo.sh | bash ### 主机初始化 curl -sL http://wuyou.run/scripts/system/centos7/init.sh | bash -s host-1 ### 打印可安装服务 bash <(curl -sL http://wuyou.run/services/install.sh)