diff --git a/notify/notify-teams-success@.service b/notify/notify-teams-success@.service deleted file mode 100644 index 2e278be..0000000 --- a/notify/notify-teams-success@.service +++ /dev/null @@ -1,8 +0,0 @@ -[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