后缀bundle文件如何安装
dundle后续文件,本质就是一个快速、简单安装的程序
bundle(捆绑)
1.下载对应平台的bundle
2.新增执行权限 chmod +x xxx.bundle
3.执行安装 ./xxx.bundle
专注运维相关工作:devops、kubernetes、cicd、system、sre
dundle后续文件,本质就是一个快速、简单安装的程序
1.下载对应平台的bundle
2.新增执行权限 chmod +x xxx.bundle
3.执行安装 ./xxx.bundle