1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

Merge pull request #1216 from Neilpang/dev

fx format
This commit is contained in:
neil
2018-01-23 19:50:20 +08:00
committed by GitHub
+2 -2
View File
@@ -2731,8 +2731,8 @@ _isRealNginxConf() {
else
_debug2 "$_listen_i is plain text"
_skip_ssl=""
break;
fi
break
fi
fi
done