Files
systemd/notify/notify-teams-success@.service
T
2026-01-11 00:00:20 -05:00

9 lines
215 B
Desktop File

[Unit]
Description=Send Teams success notification for %i
[Service]
Type=oneshot
ExecStart=/usr/local/bin/notify-teams.sh %i success
# Load webhook URL from environment file
EnvironmentFile=-/etc/notify-teams.conf