Commit 0f9412a3 authored by xuezj's avatar xuezj

测试ui日志

parent 8de72d3d
......@@ -47,9 +47,7 @@ if [[ $NAMESPACE == 'cube' ]]; then
ln -s "${logdir}" "${nginxLogDir}"
fi
# 删除日志的软链
#rm -rf /usr/local/openresty/nginx/logs/access.log
#rm -rf /usr/local/openresty/nginx/logs/error.log
echo "/usr/bin/openresty -g 'daemon off;'"
/usr/bin/openresty -g 'daemon off;'
\ No newline at end of file
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