update install script

* add acme.sh setup
* add nginx upgrade from nginx-ee
This commit is contained in:
VirtuBox
2019-03-14 12:40:52 +01:00
parent 0342614c82
commit 0c8aca3dd8
3 changed files with 149 additions and 162 deletions

View File

@@ -12,7 +12,7 @@ class WOVariables():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.9.3"
wo_version = "3.9.4"
# WordOps packages versions
wo_wp_cli = "2.1.0"
wo_adminer = "4.7.1"