Fix mysql stack purge with remote db

This commit is contained in:
VirtuBox
2020-01-07 16:18:17 +01:00
parent 0d907999e8
commit 9a5b3e3368
5 changed files with 13 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ if os.geteuid() == 0:
os.makedirs('/var/lib/wo/tmp/')
setup(name='wordops',
version='3.11.2',
version='3.11.3',
description='An essential toolset that eases server administration',
long_description=LONG,
long_description_content_type='text/markdown',