摘要:
初始化 //查看当前用户 git config user.name git config user.email //配置用户 git config --global user.name "neikou" git config --global user.email "neikou001@gmail. 阅读全文
posted @ 2022-01-05 13:27
策码奔腾
阅读(44)
评论(0)
推荐(0)
摘要:
linux一键自动部署 一、部署本地jar包 使用如下shell脚本,修改server_file和user变量指向本地环境,运行脚本完成部署 #!/bin/bash server_file="algorithm" user="ec2-user" echo "$server_file killing. 阅读全文
posted @ 2022-01-05 13:23
策码奔腾
阅读(433)
评论(0)
推荐(0)

浙公网安备 33010602011771号