# bundle **Repository Path**: fluolite/bundle ## Basic Information - **Project Name**: bundle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 更新SDK ## 更新 在需要更新的SDK根目录下执行: ``` # 如果没有拉取远程仓库,需要先拉取对应bundle仓库 git clone git@github.com:FireflyTeam/bundle.git -b rkxxxx_linux_bundle .bundle # 更新 .bundle/update ``` 更新后的代码会放在FETCH_HEAD分支中,接下来就可以做代码合并更新。