摘要: Centos (例:nginx) 编写服务脚本 vim /etc/init.d/nginx 粘贴以下代码 #!/bin/bash # nginx Startup script for the Nginx HTTP Server # it is v.0.0.2 version. # chkconfig 阅读全文
posted @ 2020-03-30 21:49 下雨天,真好 阅读(158) 评论(0) 推荐(0)