Fix redis.conf permissions and missing import glob

This commit is contained in:
VirtuBox
2019-08-08 23:41:28 +02:00
parent 81fd382784
commit 4819b26aa4
7 changed files with 16 additions and 10 deletions

View File

@@ -7,10 +7,10 @@
# Copyright (c) 2019 - WordOps
# This script is licensed under M.I.T
# -------------------------------------------------------------------------
# Version 3.9.7 - 2019-08-02
# Version 3.9.7.1 - 2019-08-08
# -------------------------------------------------------------------------
readonly wo_version_old="2.2.3"
readonly wo_version_new="3.9.7"
readonly wo_version_new="3.9.7.1"
# CONTENTS
# ---
# 1. VARIABLES AND DECLARATIONS