摘要: 如下为nginx启动脚本,如有不妥之处,欢迎指出。#!/bin/bash#chkconfig: 2345 80 90#description:auto_runsource /etc/profile[ -f /etc/init.d/functions ] && . /e... 阅读全文
posted @ 2017-02-21 10:04 guoew 阅读(165) 评论(0) 推荐(0)