remove incorrect commit

pull/611/head
lijunlong 5 years ago
parent 4f20040b94
commit dcec858a71

@ -445,7 +445,7 @@ rm -f *.patch || exit 1
answer=`$root/util/ver-ge "$main_ver" 1.17.8`
if [ "$answer" = "Y" ]; then
echo "$info_txt applying the patch for nginx security issue https://hackerone.com/reports/513236 "
echo "$info_txt applying the patch for nginx security issue https://hackerone.com/reports/513236"
patch -p1 < $root/patches/nginx-$main_ver-set_uri_security_issue.patch
echo
fi

Loading…
Cancel
Save