FIX Nginx Mainline Tests / Remove PPAs / Update Modify README

This commit is contained in:
Mitchell Krog 2019-06-29 19:00:57 +02:00
parent c5bb4d4054
commit 85bc6f6332
No known key found for this signature in database
GPG key ID: C243C388553EDE5D
3 changed files with 7 additions and 1 deletions

View file

@ -107,7 +107,7 @@ updateReadme2 () {
# PRINT NGINX VERSION INFORMATION INTO README.md
# **********************************************
printf '%s\n%s\n%s\n%s\n%s\n%s' "$_startmarker2" "##### Tested On:" "##### ${nginxv}" "##### ${nginxv1}" "##### ${nginxv2}" "$_endmarker2" >> "$_tmpnginxA"
printf '%s\n%s\n%s\n%s\n%s\n%s\n%s' "$_startmarker2" "##### Tested On:" "##### ${nginxv} :heavy_check_mark:" "##### ${nginxv1} :heavy_check_mark:" "##### ${nginxv2} :heavy_check_mark:" "##### ${nginxv3} :heavy_check_mark:" "$_endmarker2" >> "$_tmpnginxA"
mv ${_tmpnginxA} ${_inputdbA}
ed -s ${_inputdbA}<<\IN
1,/_______________________/d