mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-03 19:21:38 +02:00
refactored sendMqttDiscoveryConfig
This commit is contained in:
parent
2ac8aadec2
commit
43e8714526
5 changed files with 81 additions and 83 deletions
|
@ -65,7 +65,6 @@ def convert2Header(inFile, compress):
|
|||
|
||||
# delete all files in the 'h' dir, but ignore 'favicon_ico_gz.h'
|
||||
dir = 'h'
|
||||
print(os.getcwd())
|
||||
if os.getcwd()[-4:] != "html":
|
||||
dir = "web/html/" + dir
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue