fixed buzzer thread

fixed logging
fixed postinstall.sh
This commit is contained in:
Joel 2021-01-29 14:21:03 +01:00
parent efd03d71a1
commit af3f832758
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
5 changed files with 25 additions and 4 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.0.4"
__version__ = "0.0.4-6"
import compLib.LogstashLogging
import logging