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

fx format

This commit is contained in:
neilpang
2018-01-23 19:42:57 +08:00
parent 04a609b51f
commit c05eb0b1b2
+2 -2
View File
@@ -2731,8 +2731,8 @@ _isRealNginxConf() {
else
_debug2 "$_listen_i is plain text"
_skip_ssl=""
break;
fi
break
fi
fi
done