Webseite überarbeitet und Telegram Bot funktion hinzugefügt #1
2
main.py
2
main.py
@@ -228,7 +228,7 @@ async def bootstrap_node(ip, user, password):
|
||||
return
|
||||
|
||||
# 2. System-Infos abrufen (Inventur)
|
||||
await manager.broadcast(f"🔍 Inventur auf {ip} wird durchgeführt...")
|
||||
await manager.broadcast(f"🔍 Inventur auf {ip} wird durchgeführt...")
|
||||
info = await get_remote_info(ip, user)
|
||||
|
||||
if info:
|
||||
|
||||
Reference in New Issue
Block a user