1 Star 0 Fork 6

tomato/dory-ctl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
cookeem 提交于 2021-12-29 11:16 . update directory structure
# 执行编译
cd /root/devops-dory-ctl/
git pull
date && time go build -o doryctl
ls -alh
# # 复制所有到new1-dory
# scp -r doryctl root@new1-dory:/usr/bin/
# # 复制所有到new2-dory
# scp -r doryctl root@new2-dory:/usr/bin/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tomato0228/dory-ctl.git
git@gitee.com:tomato0228/dory-ctl.git
tomato0228
dory-ctl
dory-ctl
master

搜索帮助