发布时间:2017-09-22 16:19:29
一、Unbundle.sh: 9: [: y: unexpected operatorshell第9行如下:点击(此处)折叠或打开echo -e "Delete the record?[y/n]\n" read Answer if [ $Answer == 'y'.........【阅读全文】
发布时间:2017-09-05 11:31:43
一、应用场景浏览器到nginx是https,https代理后端http。配置如下:点击(此处)折叠或打开server { listen 443 ssl; server_name enca.ulifecam.com;.........【阅读全文】