Added Script Location to header of email

This commit is contained in:
Rufus King 2026-08-18 11:49:38 -04:00
parent 1de45c32f1
commit 186f6345d8

View file

@ -348,6 +348,7 @@ html = f"""<!DOCTYPE html>
<div style="font-size:11px;color:#94a3b8;letter-spacing:1px;text-transform:uppercase;">Update Monitor</div>
<div style="font-size:26px;font-weight:800;color:white;margin-top:4px;">🖥 PLEX32</div>
<div style="font-size:13px;color:#94a3b8;margin-top:4px;">{timestamp} | VLAN 50 — 192.168.150.45</div>
<div style="font-size:13px;color:#94a3b8;margin-top:4px;">/usr/scripts/plex32/plex32_update_check.sh</div>
</td>
<td align="right">
<div style="background:{status_color};color:white;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:700;">{status_badge}</div>