Fixed taging for disabled host

This commit is contained in:
ladislav.dusa
2025-04-09 12:06:23 +02:00
parent c17e10d455
commit c1b43317a0
2241 changed files with 1 additions and 1 deletions

2
omv_backup_v4.py Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/myapps/venv/bin/python3
import datetime
import logging
from paho.mqtt import client as mqtt_client