# onekey **Repository Path**: ffing/onekey ## Basic Information - **Project Name**: onekey - **Description**: 一键脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.ffing.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-14 - **Last Updated**: 2023-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #基于centos7 #一键安装软件包 curl -o onekey.sh https://gitee.com/ffing/onekey/raw/master/onekey.sh && bash onekey.sh bash <(curl https://gitee.com/ffing/onekey/raw/master/onekey.sh)