2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 22:35:22 +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

View File

@@ -2731,7 +2731,7 @@ _isRealNginxConf() {
else
_debug2 "$_listen_i is plain text"
_skip_ssl=""
break;
break
fi
fi
done