Commit Graph

4 Commits

Author SHA1 Message Date
Walusimbi Silver
a9774ae55a Normalize line endings to LF
The script had been saved with CRLF terminators, which makes the kernel
look for an interpreter named 'bash\r' and fails the script with
'bad interpreter: No such file or directory' when run on the server.
Pin LF via .gitattributes so editors on the Windows side of /mnt/d
cannot reintroduce it.
2026-09-03 14:31:17 +03:00
Walusimbi Silver
c0655293ac Use certbot ntfy topic for certificate alerts 2026-04-24 12:03:22 +03:00
Walusimbi Silver
b1b42968a1 Clarify server ops repo scope 2026-04-24 12:03:05 +03:00
Walusimbi Silver
785c13119b Add server ops certificate expiry check 2026-04-24 10:36:33 +03:00