2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-30 22:05:34 +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,8 +2731,8 @@ _isRealNginxConf() {
else
_debug2 "$_listen_i is plain text"
_skip_ssl=""
break;
fi
break
fi
fi
done