Created
March 5, 2013 03:30
-
-
Save kenee/5087782 to your computer and use it in GitHub Desktop.
运维项目目录初始化
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rem 运维项目目录结构初始化 | |
| md "安全评估" | |
| md "变更管理" | |
| md "部署配置" | |
| md "合同服务内容" | |
| md "事件管理" | |
| md "数据库管理" | |
| md "月报" | |
| md "运维报告" | |
| md "周报" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment