Commit 84083a66 authored by wangqinghua's avatar wangqinghua

bug update

parent f5cf0161
...@@ -44,15 +44,12 @@ Module ng g module my-module ...@@ -44,15 +44,12 @@ Module ng g module my-module
v2.0.1 修复选择节点之后 流量查询不出来 v2.0.1 修复选择节点之后 流量查询不出来
****上传文件到服务器****** ****上传文件到服务器******
scp -r 22 build/master root@10.10.38.99:/home/nginx/www/
scp -r 22 build/wx root@10.10.38.99:/home/nginx/html/www/
git 命令: git 命令:
创建分支 git checkout -b test 创建分支 git checkout -b test
删除分支 git branch -D test 删除分支 git branch -D test
合并分支到master上面 git checkout --patch test 合并分支到master上面 git checkout --patch test
10.10.38.99服务器上面的nginx地址 10.10.38.99:9999
/usr/share/zabbix/nginx/conf nginx地址 /usr/share/zabbix/nginx/html/www
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment