# cidi_update **Repository Path**: bradelement/cidi_update ## Basic Information - **Project Name**: cidi_update - **Description**: cidi update - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-14 - **Last Updated**: 2021-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cidi_update ### 获取版本信息 ``` curl http://47.104.73.107:8880/api/v1/get_latest_version?version=1.0.17build1 ``` ### 获取密钥 ``` sh get_code.sh ``` ### 下载文件 (secret为上一步所得,只能使用一次) ``` curl http://47.104.73.107:8880/api/v1/download_latest_version?secret=05dd4fd68f9d295876d2e3566c038fd9 > cidi.zip ``` --- #### 新增加了一个webhook, commit后会直接拉取代码 ``` http://47.104.73.107:8880/webhook/cidi_update ```