mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-11 23:48:19 +00:00
update Nginx latest 1.17.6
This commit is contained in:
@@ -31,7 +31,7 @@ testEqualityGetNginxStableVersion()
|
||||
testEqualityGetNginxLatestVersion()
|
||||
{
|
||||
ngx_latest_version=$(determine_latest_nginx_version)
|
||||
assertEquals "1.17.5" "${ngx_latest_version}"
|
||||
assertEquals "1.17.6" "${ngx_latest_version}"
|
||||
}
|
||||
|
||||
# load shunit2
|
||||
|
||||
Reference in New Issue
Block a user